#DEF5EF#DEF5EF
#DEF5EF is a very light, muted teal. Relative luminance 0.871; OKLCH L 95.2% C 0.025 H 178.4°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF5EF |
|---|---|
| RGB | rgb(222, 245, 239) |
| HSL | hsl(164, 53%, 92%) |
| HSV | hsv(164, 9%, 96%) |
| CMYK | cmyk(9.4%, 0%, 2.4%, 3.9%) |
| CIE-LAB | lab(94.77, -8.62, 0.32) |
| CIE-LCH | lch(94.77, 8.62, 177.87°) |
| OKLab | oklab(95.17% -0.0254 0.0007) |
| OKLCH | oklch(95.17% 0.025 178.4) |
| XYZ | xyz(78.3531, 87.0652, 94.3219) |
| Luminance | 0.8707 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.72
Azure (CSS)
#F0FFFF
ΔE00 4.94
Honeydew
#F0FFF0
ΔE00 4.94
Ice Blue (survey)
#D7FFFE
ΔE00 5.04
Ice
#D6FFFA
ΔE00 5.04
Very Pale Blue
#D6FFFE
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF5EF #F5DEE4
analogous
#DEF5E4 #DEF5EF #DEF0F5
triadic
#DEF5EF #EFDEF5 #F5EFDE
tetradic
#DEF5EF #E4DEF5 #F5DEE4 #F0F5DE
square
#DEF5EF #E4DEF5 #F5DEE4 #F0F5DE
split-complementary
#DEF5EF #F5DEF0 #F5E4DE
monochromatic
#80D9C1 #AFE7D8 #DEF5EF #E8F8F4 #E8F8F4
Accessibility & contrast
On white
1.14
#DEF5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#DEF5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF5EF
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF5EF | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#EEEFEF
Tritanopia (blue-blind)
#D9F6F3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #def5ef; /* rgb */ color: rgb(222, 245, 239); /* oklch */ color: oklch(95.2% 0.025 178.4);
Tailwind
colors: {
custom: {
50: '#e8f8f4',
500: '#def5ef',
950: '#000000',
},
}SCSS
$custom: #def5ef; $custom-light: #e8f8f4; $custom-dark: #000000;
JSON
{
"hex": "#def5ef",
"rgb": {
"r": 222,
"g": 245,
"b": 239
},
"hsl": {
"h": 164.348,
"s": 53.488,
"l": 91.569
},
"oklch": {
"l": 0.95165,
"c": 0.02538,
"h": 178.4
},
"luminance": 0.87066
}Semantic roles & 50–950 ramp
primary
#DEF5EF
secondary
#D5A2B0
accent
#254DC1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585