#DEF6ED#DEF6ED
#DEF6ED is a very light, muted teal. Relative luminance 0.876; OKLCH L 95.3% C 0.028 H 171.2°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF6ED |
|---|---|
| RGB | rgb(222, 246, 237) |
| HSL | hsl(158, 57%, 92%) |
| HSV | hsv(158, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 3.7%, 3.5%) |
| CIE-LAB | lab(94.97, -9.49, 1.66) |
| CIE-LCH | lch(94.97, 9.63, 170.09°) |
| OKLab | oklab(95.31% -0.0275 0.0043) |
| OKLCH | oklch(95.31% 0.028 171.2) |
| XYZ | xyz(78.3627, 87.5544, 92.8755) |
| Luminance | 0.8756 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.30
Lightcyan
#E0FFFF
ΔE00 4.50
Ice
#D6FFFA
ΔE00 4.89
Ice Blue (survey)
#D7FFFE
ΔE00 5.34
Very Pale Blue
#D6FFFE
ΔE00 5.50
Very Light Blue
#D5FFFF
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF6ED #F6DEE7
analogous
#DEF6E1 #DEF6ED #DEF3F6
triadic
#DEF6ED #EDDEF6 #F6EDDE
tetradic
#DEF6ED #E1DEF6 #F6DEE7 #F3F6DE
square
#DEF6ED #E1DEF6 #F6DEE7 #F3F6DE
split-complementary
#DEF6ED #F6DEF3 #F6E1DE
monochromatic
#7EDCB9 #AEE9D3 #DEF6ED #E7F8F2 #E7F8F2
Accessibility & contrast
On white
1.13
#DEF6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#DEF6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF6ED
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF6ED | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3ED
Deuteranopia (green-blind)
#F0EFEE
Tritanopia (blue-blind)
#D9F6F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #def6ed; /* rgb */ color: rgb(222, 246, 237); /* oklch */ color: oklch(95.3% 0.028 171.2);
Tailwind
colors: {
custom: {
50: '#e8f9f2',
500: '#def6ed',
950: '#000000',
},
}SCSS
$custom: #def6ed; $custom-light: #e8f9f2; $custom-dark: #000000;
JSON
{
"hex": "#def6ed",
"rgb": {
"r": 222,
"g": 246,
"b": 237
},
"hsl": {
"h": 157.5,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.95313,
"c": 0.02782,
"h": 171.2
},
"luminance": 0.87556
}Semantic roles & 50–950 ramp
primary
#DEF6ED
secondary
#D7A1B5
accent
#215EC5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585