#DEF0F6#DEF0F6
#DEF0F6 is a very light, muted cyan. Relative luminance 0.845; OKLCH L 94.4% C 0.021 H 219.7°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF0F6 |
|---|---|
| RGB | rgb(222, 240, 246) |
| HSL | hsl(195, 57%, 92%) |
| HSV | hsv(195, 10%, 96%) |
| CMYK | cmyk(9.8%, 2.4%, 0%, 3.5%) |
| CIE-LAB | lab(93.67, -4.76, -4.92) |
| CIE-LCH | lch(93.67, 6.84, 225.94°) |
| OKLab | oklab(94.36% -0.0159 -0.0132) |
| OKLCH | oklch(94.36% 0.021 219.7) |
| XYZ | xyz(77.9151, 84.5024, 99.3766) |
| Luminance | 0.8450 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.19
Aliceblue
#F0F8FF
ΔE00 4.67
Lightcyan
#E0FFFF
ΔE00 6.14
Mintcream
#F5FFFA
ΔE00 6.39
Fog
#D8DCE0
ΔE00 6.64
Whitesmoke
#F5F5F5
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF0F6 #F6E4DE
analogous
#DEF6F0 #DEF0F6 #DEE4F6
triadic
#DEF0F6 #F6DEF0 #F0F6DE
tetradic
#DEF0F6 #F0DEF6 #F6E4DE #E4F6DE
square
#DEF0F6 #F0DEF6 #F6E4DE #E4F6DE
split-complementary
#DEF0F6 #F6DEE4 #F6F0DE
monochromatic
#7EC4DC #AEDAE9 #DEF0F6 #E7F4F8 #E7F4F8
Accessibility & contrast
On white
1.17
#DEF0F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#DEF0F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF0F6
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF0F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF0F6 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEFF6
Deuteranopia (green-blind)
#E8EBF6
Tritanopia (blue-blind)
#D8F2F2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #def0f6; /* rgb */ color: rgb(222, 240, 246); /* oklch */ color: oklch(94.4% 0.021 219.7);
Tailwind
colors: {
custom: {
50: '#e8f4f9',
500: '#def0f6',
950: '#000000',
},
}SCSS
$custom: #def0f6; $custom-light: #e8f4f9; $custom-dark: #000000;
JSON
{
"hex": "#def0f6",
"rgb": {
"r": 222,
"g": 240,
"b": 246
},
"hsl": {
"h": 195,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.94359,
"c": 0.02072,
"h": 219.7
},
"luminance": 0.84504
}Semantic roles & 50–950 ramp
primary
#DEF0F6
secondary
#D7AFA1
accent
#4A21C5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585