#DEF9EE#DEF9EE
#DEF9EE is a very light, muted teal. Relative luminance 0.895; OKLCH L 96.0% C 0.032 H 169.2°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF9EE |
|---|---|
| RGB | rgb(222, 249, 238) |
| HSL | hsl(156, 69%, 92%) |
| HSV | hsv(156, 11%, 98%) |
| CMYK | cmyk(10.8%, 0%, 4.4%, 2.4%) |
| CIE-LAB | lab(95.77, -10.80, 2.30) |
| CIE-LCH | lch(95.77, 11.05, 167.99°) |
| OKLab | oklab(95.95% -0.0311 0.0059) |
| OKLCH | oklch(95.95% 0.032 169.2) |
| XYZ | xyz(79.4290, 89.4527, 93.9537) |
| Luminance | 0.8945 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.33
Honeydew
#F0FFF0
ΔE00 4.46
Lightcyan
#E0FFFF
ΔE00 4.87
Ice Blue (survey)
#D7FFFE
ΔE00 5.19
Very Pale Blue
#D6FFFE
ΔE00 5.32
Very Light Blue
#D5FFFF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF9EE #F9DEE9
analogous
#DEF9E1 #DEF9EE #DEF6F9
triadic
#DEF9EE #EEDEF9 #F9EEDE
tetradic
#DEF9EE #E1DEF9 #F9DEE9 #F6F9DE
square
#DEF9EE #E1DEF9 #F9DEE9 #F6F9DE
split-complementary
#DEF9EE #F9DEF6 #F9E1DE
monochromatic
#76E6B9 #AAF0D3 #DEF9EE #E5FAF2 #E5FAF2
Accessibility & contrast
On white
1.11
#DEF9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#DEF9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF9EE
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF9EE | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EE
Deuteranopia (green-blind)
#F2F1EF
Tritanopia (blue-blind)
#D9F9F6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #def9ee; /* rgb */ color: rgb(222, 249, 238); /* oklch */ color: oklch(96.0% 0.032 169.2);
Tailwind
colors: {
custom: {
50: '#e8fbf3',
500: '#def9ee',
950: '#000000',
},
}SCSS
$custom: #def9ee; $custom-light: #e8fbf3; $custom-dark: #000000;
JSON
{
"hex": "#def9ee",
"rgb": {
"r": 222,
"g": 249,
"b": 238
},
"hsl": {
"h": 155.556,
"s": 69.231,
"l": 92.353
},
"oklch": {
"l": 0.95951,
"c": 0.03171,
"h": 169.2
},
"luminance": 0.89454
}Semantic roles & 50–950 ramp
primary
#DEF9EE
secondary
#DD9EB8
accent
#1461D1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585