#DEF5EE#DEF5EE
#DEF5EE is a very light, muted teal. Relative luminance 0.870; OKLCH L 95.1% C 0.026 H 175.6°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF5EE |
|---|---|
| RGB | rgb(222, 245, 238) |
| HSL | hsl(162, 53%, 92%) |
| HSV | hsv(162, 9%, 96%) |
| CMYK | cmyk(9.4%, 0%, 2.9%, 3.9%) |
| CIE-LAB | lab(94.74, -8.80, 0.80) |
| CIE-LCH | lch(94.74, 8.84, 174.79°) |
| OKLab | oklab(95.14% -0.0258 0.002) |
| OKLCH | oklch(95.14% 0.026 175.6) |
| XYZ | xyz(78.2058, 87.0063, 93.5460) |
| Luminance | 0.8701 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.02
Honeydew
#F0FFF0
ΔE00 4.66
Ice
#D6FFFA
ΔE00 5.06
Ice Blue (survey)
#D7FFFE
ΔE00 5.20
Azure (CSS)
#F0FFFF
ΔE00 5.23
Very Pale Blue
#D6FFFE
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF5EE #F5DEE5
analogous
#DEF5E3 #DEF5EE #DEF1F5
triadic
#DEF5EE #EEDEF5 #F5EEDE
tetradic
#DEF5EE #E3DEF5 #F5DEE5 #F1F5DE
square
#DEF5EE #E3DEF5 #F5DEE5 #F1F5DE
split-complementary
#DEF5EE #F5DEF1 #F5E3DE
monochromatic
#80D9BE #AFE7D6 #DEF5EE #E8F8F3 #E8F8F3
Accessibility & contrast
On white
1.14
#DEF5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#DEF5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF5EE
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF5EE | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EE
Deuteranopia (green-blind)
#EFEFEE
Tritanopia (blue-blind)
#D9F6F3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #def5ee; /* rgb */ color: rgb(222, 245, 238); /* oklch */ color: oklch(95.1% 0.026 175.6);
Tailwind
colors: {
custom: {
50: '#e8f8f3',
500: '#def5ee',
950: '#000000',
},
}SCSS
$custom: #def5ee; $custom-light: #e8f8f3; $custom-dark: #000000;
JSON
{
"hex": "#def5ee",
"rgb": {
"r": 222,
"g": 245,
"b": 238
},
"hsl": {
"h": 161.739,
"s": 53.488,
"l": 91.569
},
"oklch": {
"l": 0.95137,
"c": 0.02584,
"h": 175.6
},
"luminance": 0.87007
}Semantic roles & 50–950 ramp
primary
#DEF5EE
secondary
#D5A2B2
accent
#2554C1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585