#DEF0EF#DEF0EF
#DEF0EF is a very light, near-neutral teal. Relative luminance 0.841; OKLCH L 94.2% C 0.019 H 192.8°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF0EF |
|---|---|
| RGB | rgb(222, 240, 239) |
| HSL | hsl(177, 38%, 91%) |
| HSV | hsv(177, 8%, 94%) |
| CMYK | cmyk(7.5%, 0%, 0.4%, 5.9%) |
| CIE-LAB | lab(93.49, -6.09, -1.55) |
| CIE-LCH | lch(93.49, 6.29, 194.28°) |
| OKLab | oklab(94.15% -0.0186 -0.0042) |
| OKLCH | oklch(94.15% 0.019 192.8) |
| XYZ | xyz(76.8609, 84.0808, 93.8244) |
| Luminance | 0.8408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.49
Lightcyan
#E0FFFF
ΔE00 4.69
Mintcream
#F5FFFA
ΔE00 4.70
Ice Blue (survey)
#D7FFFE
ΔE00 6.69
Honeydew
#F0FFF0
ΔE00 6.73
Aliceblue
#F0F8FF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF0EF #F0DEDF
analogous
#DEF0E6 #DEF0EF #DEE8F0
triadic
#DEF0EF #EFDEF0 #F0EFDE
tetradic
#DEF0EF #E6DEF0 #F0DEDF #E8F0DE
square
#DEF0EF #E6DEF0 #F0DEDF #E8F0DE
split-complementary
#DEF0EF #F0DEE8 #F0E6DE
monochromatic
#8ACAC6 #B4DDDB #DEF0EF #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.18
#DEF0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#DEF0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF0EF
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF0EF | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEF
Deuteranopia (green-blind)
#EAEBEF
Tritanopia (blue-blind)
#D9F1F0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #def0ef; /* rgb */ color: rgb(222, 240, 239); /* oklch */ color: oklch(94.2% 0.019 192.8);
Tailwind
colors: {
custom: {
50: '#e8f5f4',
500: '#def0ef',
950: '#000000',
},
}SCSS
$custom: #def0ef; $custom-light: #e8f5f4; $custom-dark: #000000;
JSON
{
"hex": "#def0ef",
"rgb": {
"r": 222,
"g": 240,
"b": 239
},
"hsl": {
"h": 176.667,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.94154,
"c": 0.01905,
"h": 192.8
},
"luminance": 0.84082
}Semantic roles & 50–950 ramp
primary
#DEF0EF
secondary
#CBA7A9
accent
#353CB0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585