#DEF0F2#DEF0F2
#DEF0F2 is a very light, near-neutral teal. Relative luminance 0.843; OKLCH L 94.2% C 0.019 H 204.8°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF0F2 |
|---|---|
| RGB | rgb(222, 240, 242) |
| HSL | hsl(186, 43%, 91%) |
| HSV | hsv(186, 8%, 95%) |
| CMYK | cmyk(8.3%, 0.8%, 0%, 5.1%) |
| CIE-LAB | lab(93.56, -5.53, -3.00) |
| CIE-LCH | lch(93.56, 6.29, 208.46°) |
| OKLab | oklab(94.24% -0.0174 -0.0081) |
| OKLCH | oklch(94.24% 0.019 204.8) |
| XYZ | xyz(77.3078, 84.2595, 96.1780) |
| Luminance | 0.8426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.43
Lightcyan
#E0FFFF
ΔE00 5.05
Mintcream
#F5FFFA
ΔE00 5.24
Aliceblue
#F0F8FF
ΔE00 5.72
Fog
#D8DCE0
ΔE00 7.14
Ice Blue (survey)
#D7FFFE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF0F2 #F2E0DE
analogous
#DEF2EA #DEF0F2 #DEE6F2
triadic
#DEF0F2 #F2DEF0 #F0F2DE
tetradic
#DEF0F2 #EADEF2 #F2E0DE #E6F2DE
square
#DEF0F2 #EADEF2 #F2E0DE #E6F2DE
split-complementary
#DEF0F2 #F2DEE6 #F2EADE
monochromatic
#86C8CF #B2DCE1 #DEF0F2 #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.18
#DEF0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#DEF0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF0F2
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF0F2 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEF2
Deuteranopia (green-blind)
#E9EBF2
Tritanopia (blue-blind)
#D9F2F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #def0f2; /* rgb */ color: rgb(222, 240, 242); /* oklch */ color: oklch(94.2% 0.019 204.8);
Tailwind
colors: {
custom: {
50: '#e8f4f6',
500: '#def0f2',
950: '#000000',
},
}SCSS
$custom: #def0f2; $custom-light: #e8f4f6; $custom-dark: #000000;
JSON
{
"hex": "#def0f2",
"rgb": {
"r": 222,
"g": 240,
"b": 242
},
"hsl": {
"h": 186,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.94241,
"c": 0.01923,
"h": 204.8
},
"luminance": 0.84261
}Semantic roles & 50–950 ramp
primary
#DEF0F2
secondary
#CFA9A5
accent
#3C2FB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585