#DEF0EE#DEF0EE
#DEF0EE is a very light, near-neutral teal. Relative luminance 0.840; OKLCH L 94.1% C 0.019 H 188.8°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF0EE |
|---|---|
| RGB | rgb(222, 240, 238) |
| HSL | hsl(173, 38%, 91%) |
| HSV | hsv(173, 8%, 94%) |
| CMYK | cmyk(7.5%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(93.46, -6.28, -1.07) |
| CIE-LCH | lch(93.46, 6.37, 189.66°) |
| OKLab | oklab(94.13% -0.019 -0.0029) |
| OKLCH | oklch(94.13% 0.019 188.8) |
| XYZ | xyz(76.7136, 84.0218, 93.0486) |
| Luminance | 0.8402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.64
Mintcream
#F5FFFA
ΔE00 4.60
Lightcyan
#E0FFFF
ΔE00 4.69
Honeydew
#F0FFF0
ΔE00 6.31
Ice Blue (survey)
#D7FFFE
ΔE00 6.62
Light Grey
#D8DCD6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF0EE #F0DEE0
analogous
#DEF0E5 #DEF0EE #DEE9F0
triadic
#DEF0EE #EEDEF0 #F0EEDE
tetradic
#DEF0EE #E5DEF0 #F0DEE0 #E9F0DE
square
#DEF0EE #E5DEF0 #F0DEE0 #E9F0DE
split-complementary
#DEF0EE #F0DEE9 #F0E5DE
monochromatic
#8ACAC3 #B4DDD8 #DEF0EE #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.18
#DEF0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#DEF0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF0EE
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF0EE | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEE
Deuteranopia (green-blind)
#EAEBEE
Tritanopia (blue-blind)
#D9F1EF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #def0ee; /* rgb */ color: rgb(222, 240, 238); /* oklch */ color: oklch(94.1% 0.019 188.8);
Tailwind
colors: {
custom: {
50: '#e8f5f3',
500: '#def0ee',
950: '#000000',
},
}SCSS
$custom: #def0ee; $custom-light: #e8f5f3; $custom-dark: #000000;
JSON
{
"hex": "#def0ee",
"rgb": {
"r": 222,
"g": 240,
"b": 238
},
"hsl": {
"h": 173.333,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.94126,
"c": 0.01919,
"h": 188.8
},
"luminance": 0.84023
}Semantic roles & 50–950 ramp
primary
#DEF0EE
secondary
#CBA7AB
accent
#3543B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585