#DEF2F6#DEF2F6
#DEF2F6 is a very light, muted cyan. Relative luminance 0.857; OKLCH L 94.8% C 0.022 H 211.1°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2F6 |
|---|---|
| RGB | rgb(222, 242, 246) |
| HSL | hsl(190, 57%, 92%) |
| HSV | hsv(190, 10%, 96%) |
| CMYK | cmyk(9.8%, 1.6%, 0%, 3.5%) |
| CIE-LAB | lab(94.18, -5.78, -4.17) |
| CIE-LCH | lch(94.18, 7.12, 215.81°) |
| OKLab | oklab(94.76% -0.0186 -0.0112) |
| OKLCH | oklch(94.76% 0.022 211.1) |
| XYZ | xyz(78.5071, 85.6865, 99.5739) |
| Luminance | 0.8569 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.60
Lightcyan
#E0FFFF
ΔE00 4.81
Aliceblue
#F0F8FF
ΔE00 5.63
Mintcream
#F5FFFA
ΔE00 5.85
Ice Blue (survey)
#D7FFFE
ΔE00 6.93
Very Pale Blue
#D6FFFE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2F6 #F6E2DE
analogous
#DEF6EE #DEF2F6 #DEE6F6
triadic
#DEF2F6 #F6DEF2 #F2F6DE
tetradic
#DEF2F6 #EEDEF6 #F6E2DE #E6F6DE
square
#DEF2F6 #EEDEF6 #F6E2DE #E6F6DE
split-complementary
#DEF2F6 #F6DEE6 #F6EEDE
monochromatic
#7ECCDC #AEDFE9 #DEF2F6 #E7F6F8 #E7F6F8
Accessibility & contrast
On white
1.16
#DEF2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#DEF2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2F6
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2F6 | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F6
Deuteranopia (green-blind)
#EAEDF6
Tritanopia (blue-blind)
#D8F4F3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #def2f6; /* rgb */ color: rgb(222, 242, 246); /* oklch */ color: oklch(94.8% 0.022 211.1);
Tailwind
colors: {
custom: {
50: '#e8f6f9',
500: '#def2f6',
950: '#000000',
},
}SCSS
$custom: #def2f6; $custom-light: #e8f6f9; $custom-dark: #000000;
JSON
{
"hex": "#def2f6",
"rgb": {
"r": 222,
"g": 242,
"b": 246
},
"hsl": {
"h": 190,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.94761,
"c": 0.02177,
"h": 211.1
},
"luminance": 0.85688
}Semantic roles & 50–950 ramp
primary
#DEF2F6
secondary
#D7AAA1
accent
#3C21C5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585