#DEF7EE#DEF7EE
#DEF7EE is a very light, muted teal. Relative luminance 0.882; OKLCH L 95.5% C 0.029 H 172.1°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF7EE |
|---|---|
| RGB | rgb(222, 247, 238) |
| HSL | hsl(158, 61%, 92%) |
| HSV | hsv(158, 10%, 97%) |
| CMYK | cmyk(10.1%, 0%, 3.6%, 3.1%) |
| CIE-LAB | lab(95.25, -9.81, 1.55) |
| CIE-LCH | lch(95.25, 9.93, 171.01°) |
| OKLab | oklab(95.54% -0.0285 0.004) |
| OKLCH | oklch(95.54% 0.029 172.1) |
| XYZ | xyz(78.8141, 88.2229, 93.7487) |
| Luminance | 0.8822 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.34
Honeydew
#F0FFF0
ΔE00 4.43
Ice
#D6FFFA
ΔE00 4.57
Ice Blue (survey)
#D7FFFE
ΔE00 5.07
Very Pale Blue
#D6FFFE
ΔE00 5.24
Very Light Blue
#D5FFFF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF7EE #F7DEE7
analogous
#DEF7E2 #DEF7EE #DEF4F7
triadic
#DEF7EE #EEDEF7 #F7EEDE
tetradic
#DEF7EE #E2DEF7 #F7DEE7 #F4F7DE
square
#DEF7EE #E2DEF7 #F7DEE7 #F4F7DE
split-complementary
#DEF7EE #F7DEF4 #F7E2DE
monochromatic
#7BDFBB #ADEBD5 #DEF7EE #E6F9F2 #E6F9F2
Accessibility & contrast
On white
1.13
#DEF7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#DEF7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF7EE
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF7EE | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EE
Deuteranopia (green-blind)
#F0F0EF
Tritanopia (blue-blind)
#D9F8F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #def7ee; /* rgb */ color: rgb(222, 247, 238); /* oklch */ color: oklch(95.5% 0.029 172.1);
Tailwind
colors: {
custom: {
50: '#e8f9f3',
500: '#def7ee',
950: '#000000',
},
}SCSS
$custom: #def7ee; $custom-light: #e8f9f3; $custom-dark: #000000;
JSON
{
"hex": "#def7ee",
"rgb": {
"r": 222,
"g": 247,
"b": 238
},
"hsl": {
"h": 158.4,
"s": 60.976,
"l": 91.961
},
"oklch": {
"l": 0.95544,
"c": 0.02873,
"h": 172.1
},
"luminance": 0.88224
}Semantic roles & 50–950 ramp
primary
#DEF7EE
secondary
#D9A0B5
accent
#1D5BC9
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585