#DEF4FE#DEF4FE
#DEF4FE is a very light, muted cyan. Relative luminance 0.874; OKLCH L 95.4% C 0.027 H 226.8°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF4FE |
|---|---|
| RGB | rgb(222, 244, 254) |
| HSL | hsl(199, 94%, 93%) |
| HSV | hsv(199, 13%, 100%) |
| CMYK | cmyk(12.6%, 3.9%, 0%, 0.4%) |
| CIE-LAB | lab(94.90, -5.23, -7.25) |
| CIE-LCH | lch(94.90, 8.94, 234.17°) |
| OKLab | oklab(95.4% -0.0184 -0.0195) |
| OKLCH | oklch(95.4% 0.027 226.8) |
| XYZ | xyz(80.3600, 87.3852, 106.3799) |
| Luminance | 0.8739 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.14
Aliceblue
#F0F8FF
ΔE00 5.15
Lightcyan
#E0FFFF
ΔE00 6.33
Mintcream
#F5FFFA
ΔE00 7.77
Fog
#D8DCE0
ΔE00 7.98
Ice Blue (survey)
#D7FFFE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF4FE #FEE8DE
analogous
#DEFEF8 #DEF4FE #DEE4FE
triadic
#DEF4FE #FEDEF4 #F4FEDE
tetradic
#DEF4FE #F8DEFE #FEE8DE #E4FEDE
square
#DEF4FE #F8DEFE #FEE8DE #E4FEDE
split-complementary
#DEF4FE #FEDEE4 #FEF8DE
monochromatic
#67CCFA #A3E0FC #DEF4FE #E1F5FE #E1F5FE
Accessibility & contrast
On white
1.14
#DEF4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#DEF4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF4FE
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF4FE | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#EAEFFE
Tritanopia (blue-blind)
#D6F7F7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #def4fe; /* rgb */ color: rgb(222, 244, 254); /* oklch */ color: oklch(95.4% 0.027 226.8);
Tailwind
colors: {
custom: {
50: '#e8f7fe',
500: '#def4fe',
950: '#000000',
},
}SCSS
$custom: #def4fe; $custom-light: #e8f7fe; $custom-dark: #000000;
JSON
{
"hex": "#def4fe",
"rgb": {
"r": 222,
"g": 244,
"b": 254
},
"hsl": {
"h": 198.75,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.95402,
"c": 0.02681,
"h": 226.8
},
"luminance": 0.87387
}Semantic roles & 50–950 ramp
primary
#DEF4FE
secondary
#EAB197
accent
#4800E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585