#DEF8EE#DEF8EE
#DEF8EE is a very light, muted teal. Relative luminance 0.888; OKLCH L 95.7% C 0.030 H 170.6°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF8EE |
|---|---|
| RGB | rgb(222, 248, 238) |
| HSL | hsl(157, 65%, 92%) |
| HSV | hsv(157, 10%, 97%) |
| CMYK | cmyk(10.5%, 0%, 4%, 2.7%) |
| CIE-LAB | lab(95.51, -10.31, 1.93) |
| CIE-LCH | lch(95.51, 10.48, 169.42°) |
| OKLab | oklab(95.75% -0.0298 0.005) |
| OKLCH | oklch(95.75% 0.03 170.6) |
| XYZ | xyz(79.1208, 88.8361, 93.8509) |
| Luminance | 0.8884 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.42
Ice
#D6FFFA
ΔE00 4.42
Lightcyan
#E0FFFF
ΔE00 4.59
Ice Blue (survey)
#D7FFFE
ΔE00 5.10
Very Pale Blue
#D6FFFE
ΔE00 5.25
Very Light Blue
#D5FFFF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF8EE #F8DEE8
analogous
#DEF8E1 #DEF8EE #DEF5F8
triadic
#DEF8EE #EEDEF8 #F8EEDE
tetradic
#DEF8EE #E1DEF8 #F8DEE8 #F5F8DE
square
#DEF8EE #E1DEF8 #F8DEE8 #F5F8DE
split-complementary
#DEF8EE #F8DEF5 #F8E1DE
monochromatic
#79E3BA #ACEDD4 #DEF8EE #E6FAF2 #E6FAF2
Accessibility & contrast
On white
1.12
#DEF8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#DEF8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF8EE
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF8EE | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EE
Deuteranopia (green-blind)
#F1F1EF
Tritanopia (blue-blind)
#D9F8F5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #def8ee; /* rgb */ color: rgb(222, 248, 238); /* oklch */ color: oklch(95.7% 0.030 170.6);
Tailwind
colors: {
custom: {
50: '#e8faf3',
500: '#def8ee',
950: '#000000',
},
}SCSS
$custom: #def8ee; $custom-light: #e8faf3; $custom-dark: #000000;
JSON
{
"hex": "#def8ee",
"rgb": {
"r": 222,
"g": 248,
"b": 238
},
"hsl": {
"h": 156.923,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.95747,
"c": 0.03021,
"h": 170.6
},
"luminance": 0.88837
}Semantic roles & 50–950 ramp
primary
#DEF8EE
secondary
#DB9FB6
accent
#195ECD
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585