#DEF8ED#DEF8ED
#DEF8ED is a very light, muted teal. Relative luminance 0.888; OKLCH L 95.7% C 0.031 H 168.4°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF8ED |
|---|---|
| RGB | rgb(222, 248, 237) |
| HSL | hsl(155, 65%, 92%) |
| HSV | hsv(155, 10%, 97%) |
| CMYK | cmyk(10.5%, 0%, 4.4%, 2.7%) |
| CIE-LAB | lab(95.49, -10.49, 2.41) |
| CIE-LCH | lch(95.49, 10.76, 167.08°) |
| OKLab | oklab(95.72% -0.0302 0.0062) |
| OKLCH | oklch(95.72% 0.031 168.4) |
| XYZ | xyz(78.9742, 88.7775, 93.0794) |
| Luminance | 0.8878 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.28
Ice
#D6FFFA
ΔE00 4.61
Lightcyan
#E0FFFF
ΔE00 4.97
Ice Blue (survey)
#D7FFFE
ΔE00 5.40
Very Pale Blue
#D6FFFE
ΔE00 5.53
Very Light Blue
#D5FFFF
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF8ED #F8DEE9
analogous
#DEF8E0 #DEF8ED #DEF6F8
triadic
#DEF8ED #EDDEF8 #F8EDDE
tetradic
#DEF8ED #E0DEF8 #F8DEE9 #F6F8DE
square
#DEF8ED #E0DEF8 #F8DEE9 #F6F8DE
split-complementary
#DEF8ED #F8DEF6 #F8E0DE
monochromatic
#79E3B6 #ACEDD1 #DEF8ED #E6FAF1 #E6FAF1
Accessibility & contrast
On white
1.12
#DEF8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#DEF8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF8ED
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF8ED | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4ED
Deuteranopia (green-blind)
#F1F1EE
Tritanopia (blue-blind)
#D9F8F5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #def8ed; /* rgb */ color: rgb(222, 248, 237); /* oklch */ color: oklch(95.7% 0.031 168.4);
Tailwind
colors: {
custom: {
50: '#e8faf2',
500: '#def8ed',
950: '#000000',
},
}SCSS
$custom: #def8ed; $custom-light: #e8faf2; $custom-dark: #000000;
JSON
{
"hex": "#def8ed",
"rgb": {
"r": 222,
"g": 248,
"b": 237
},
"hsl": {
"h": 154.615,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.9572,
"c": 0.03082,
"h": 168.4
},
"luminance": 0.88779
}Semantic roles & 50–950 ramp
primary
#DEF8ED
secondary
#DB9FB8
accent
#1965CD
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585