#DEF5EA#DEF5EA
#DEF5EA is a very light, muted teal. Relative luminance 0.868; OKLCH L 95.0% C 0.028 H 165.5°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF5EA |
|---|---|
| RGB | rgb(222, 245, 234) |
| HSL | hsl(151, 53%, 92%) |
| HSV | hsv(151, 9%, 96%) |
| CMYK | cmyk(9.4%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(94.64, -9.54, 2.73) |
| CIE-LCH | lch(94.64, 9.92, 164.04°) |
| OKLab | oklab(95.03% -0.0273 0.0071) |
| OKLCH | oklch(95.03% 0.028 165.5) |
| XYZ | xyz(77.6247, 86.7738, 90.4853) |
| Luminance | 0.8678 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.84
Lightcyan
#E0FFFF
ΔE00 5.38
Ice
#D6FFFA
ΔE00 5.50
Ice Blue (survey)
#D7FFFE
ΔE00 6.12
Mintcream
#F5FFFA
ΔE00 6.16
Very Pale Blue
#D6FFFE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF5EA #F5DEE9
analogous
#DEF5DF #DEF5EA #DEF5F5
triadic
#DEF5EA #EADEF5 #F5EADE
tetradic
#DEF5EA #DFDEF5 #F5DEE9 #F5F5DE
square
#DEF5EA #DFDEF5 #F5DEE9 #F5F5DE
split-complementary
#DEF5EA #F5DEF5 #F5DFDE
monochromatic
#80D9AE #AFE7CC #DEF5EA #E8F8F0 #E8F8F0
Accessibility & contrast
On white
1.14
#DEF5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#DEF5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF5EA
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF5EA | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E9
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#DAF5F2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #def5ea; /* rgb */ color: rgb(222, 245, 234); /* oklch */ color: oklch(95.0% 0.028 165.5);
Tailwind
colors: {
custom: {
50: '#e8f8f0',
500: '#def5ea',
950: '#000000',
},
}SCSS
$custom: #def5ea; $custom-light: #e8f8f0; $custom-dark: #000000;
JSON
{
"hex": "#def5ea",
"rgb": {
"r": 222,
"g": 245,
"b": 234
},
"hsl": {
"h": 151.304,
"s": 53.488,
"l": 91.569
},
"oklch": {
"l": 0.95027,
"c": 0.0282,
"h": 165.5
},
"luminance": 0.86775
}Semantic roles & 50–950 ramp
primary
#DEF5EA
secondary
#D5A2BB
accent
#256FC1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585