#DEF8FE#DEF8FE
#DEF8FE is a very light, muted cyan. Relative luminance 0.898; OKLCH L 96.2% C 0.028 H 213.2°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF8FE |
|---|---|
| RGB | rgb(222, 248, 254) |
| HSL | hsl(191, 94%, 93%) |
| HSV | hsv(191, 13%, 100%) |
| CMYK | cmyk(12.6%, 2.4%, 0%, 0.4%) |
| CIE-LAB | lab(95.92, -7.25, -5.74) |
| CIE-LCH | lch(95.92, 9.25, 218.35°) |
| OKLab | oklab(96.21% -0.0237 -0.0155) |
| OKLCH | oklch(96.21% 0.028 213.2) |
| XYZ | xyz(81.5767, 89.8185, 106.7855) |
| Luminance | 0.8982 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.66
Azure (CSS)
#F0FFFF
ΔE00 4.32
Ice Blue (survey)
#D7FFFE
ΔE00 5.65
Very Light Blue
#D5FFFF
ΔE00 5.75
Very Pale Blue
#D6FFFE
ΔE00 5.84
Really Light Blue
#D4FFFF
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF8FE #FEE4DE
analogous
#DEFEF4 #DEF8FE #DEE8FE
triadic
#DEF8FE #FEDEF8 #F8FEDE
tetradic
#DEF8FE #F4DEFE #FEE4DE #E8FEDE
square
#DEF8FE #F4DEFE #FEE4DE #E8FEDE
split-complementary
#DEF8FE #FEDEE8 #FEF4DE
monochromatic
#67DFFA #A3EBFC #DEF8FE #E1F9FE #E1F9FE
Accessibility & contrast
On white
1.11
#DEF8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#DEF8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF8FE
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF8FE | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#D5FBFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #def8fe; /* rgb */ color: rgb(222, 248, 254); /* oklch */ color: oklch(96.2% 0.028 213.2);
Tailwind
colors: {
custom: {
50: '#e8fafe',
500: '#def8fe',
950: '#000000',
},
}SCSS
$custom: #def8fe; $custom-light: #e8fafe; $custom-dark: #000000;
JSON
{
"hex": "#def8fe",
"rgb": {
"r": 222,
"g": 248,
"b": 254
},
"hsl": {
"h": 191.25,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.96207,
"c": 0.02832,
"h": 213.2
},
"luminance": 0.8982
}Semantic roles & 50–950 ramp
primary
#DEF8FE
secondary
#EAA697
accent
#2B00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585