#DEF0F0#DEF0F0
#DEF0F0 is a very light, near-neutral teal. Relative luminance 0.841; OKLCH L 94.2% C 0.019 H 196.8°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF0F0 |
|---|---|
| RGB | rgb(222, 240, 240) |
| HSL | hsl(180, 38%, 91%) |
| HSV | hsv(180, 8%, 94%) |
| CMYK | cmyk(7.5%, 0%, 0%, 5.9%) |
| CIE-LAB | lab(93.51, -5.90, -2.03) |
| CIE-LCH | lch(93.51, 6.24, 199.00°) |
| OKLab | oklab(94.18% -0.0182 -0.0055) |
| OKLCH | oklch(94.18% 0.019 196.8) |
| XYZ | xyz(77.0091, 84.1400, 94.6046) |
| Luminance | 0.8414 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.41
Lightcyan
#E0FFFF
ΔE00 4.76
Mintcream
#F5FFFA
ΔE00 4.84
Aliceblue
#F0F8FF
ΔE00 6.38
Ice Blue (survey)
#D7FFFE
ΔE00 6.80
Light Grey
#D8DCD6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF0F0 #F0DEDE
analogous
#DEF0E7 #DEF0F0 #DEE7F0
triadic
#DEF0F0 #F0DEF0 #F0F0DE
tetradic
#DEF0F0 #E7DEF0 #F0DEDE #E7F0DE
square
#DEF0F0 #E7DEF0 #F0DEDE #E7F0DE
split-complementary
#DEF0F0 #F0DEE7 #F0E7DE
monochromatic
#8ACACA #B4DDDD #DEF0F0 #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.18
#DEF0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#DEF0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF0F0
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF0F0 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEF0
Deuteranopia (green-blind)
#EAEBF0
Tritanopia (blue-blind)
#D9F1F0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #def0f0; /* rgb */ color: rgb(222, 240, 240); /* oklch */ color: oklch(94.2% 0.019 196.8);
Tailwind
colors: {
custom: {
50: '#e8f5f4',
500: '#def0f0',
950: '#000000',
},
}SCSS
$custom: #def0f0; $custom-light: #e8f5f4; $custom-dark: #000000;
JSON
{
"hex": "#def0f0",
"rgb": {
"r": 222,
"g": 240,
"b": 240
},
"hsl": {
"h": 180,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.94183,
"c": 0.01902,
"h": 196.8
},
"luminance": 0.84141
}Semantic roles & 50–950 ramp
primary
#DEF0F0
secondary
#CBA7A7
accent
#3535B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585