#DEF8EB#DEF8EB
#DEF8EB is a very light, muted teal. Relative luminance 0.887; OKLCH L 95.7% C 0.032 H 164.2°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF8EB |
|---|---|
| RGB | rgb(222, 248, 235) |
| HSL | hsl(150, 65%, 92%) |
| HSV | hsv(150, 10%, 97%) |
| CMYK | cmyk(10.5%, 0%, 5.2%, 2.7%) |
| CIE-LAB | lab(95.44, -10.86, 3.37) |
| CIE-LCH | lch(95.44, 11.37, 162.77°) |
| OKLab | oklab(95.67% -0.031 0.0088) |
| OKLCH | oklch(95.67% 0.032 164.2) |
| XYZ | xyz(78.6837, 88.6613, 91.5491) |
| Luminance | 0.8866 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.11
Ice
#D6FFFA
ΔE00 5.06
Lightcyan
#E0FFFF
ΔE00 5.73
Ice Blue (survey)
#D7FFFE
ΔE00 6.02
Very Pale Blue
#D6FFFE
ΔE00 6.14
Very Light Blue
#D5FFFF
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF8EB #F8DEEB
analogous
#DEF8DE #DEF8EB #DEF8F8
triadic
#DEF8EB #EBDEF8 #F8EBDE
tetradic
#DEF8EB #DEDEF8 #F8DEEB #F8F8DE
square
#DEF8EB #DEDEF8 #F8DEEB #F8F8DE
split-complementary
#DEF8EB #F8DEF8 #F8DEDE
monochromatic
#79E3AE #ACEDCC #DEF8EB #E6FAF0 #E6FAF0
Accessibility & contrast
On white
1.12
#DEF8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#DEF8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF8EB
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF8EB | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#F2F0EC
Tritanopia (blue-blind)
#D9F8F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #def8eb; /* rgb */ color: rgb(222, 248, 235); /* oklch */ color: oklch(95.7% 0.032 164.2);
Tailwind
colors: {
custom: {
50: '#e8faf1',
500: '#def8eb',
950: '#000000',
},
}SCSS
$custom: #def8eb; $custom-light: #e8faf1; $custom-dark: #000000;
JSON
{
"hex": "#def8eb",
"rgb": {
"r": 222,
"g": 248,
"b": 235
},
"hsl": {
"h": 150,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.95665,
"c": 0.03218,
"h": 164.2
},
"luminance": 0.88663
}Semantic roles & 50–950 ramp
primary
#DEF8EB
secondary
#DB9FBD
accent
#1973CD
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585