#DEF7EB#DEF7EB
#DEF7EB is a very light, muted teal. Relative luminance 0.880; OKLCH L 95.5% C 0.031 H 165.3°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF7EB |
|---|---|
| RGB | rgb(222, 247, 235) |
| HSL | hsl(151, 61%, 92%) |
| HSV | hsv(151, 10%, 97%) |
| CMYK | cmyk(10.1%, 0%, 4.9%, 3.1%) |
| CIE-LAB | lab(95.18, -10.36, 2.99) |
| CIE-LCH | lch(95.18, 10.78, 163.88°) |
| OKLab | oklab(95.46% -0.0296 0.0078) |
| OKLCH | oklch(95.46% 0.031 165.3) |
| XYZ | xyz(78.3771, 88.0481, 91.4468) |
| Luminance | 0.8805 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.01
Ice
#D6FFFA
ΔE00 5.10
Lightcyan
#E0FFFF
ΔE00 5.46
Ice Blue (survey)
#D7FFFE
ΔE00 5.92
Very Pale Blue
#D6FFFE
ΔE00 6.05
Very Light Blue
#D5FFFF
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF7EB #F7DEEA
analogous
#DEF7DF #DEF7EB #DEF7F7
triadic
#DEF7EB #EBDEF7 #F7EBDE
tetradic
#DEF7EB #DFDEF7 #F7DEEA #F7F7DE
square
#DEF7EB #DFDEF7 #F7DEEA #F7F7DE
split-complementary
#DEF7EB #F7DEF7 #F7DFDE
monochromatic
#7BDFAF #ADEBCD #DEF7EB #E6F9F0 #E6F9F0
Accessibility & contrast
On white
1.13
#DEF7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#DEF7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF7EB
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF7EB | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EA
Deuteranopia (green-blind)
#F1F0EC
Tritanopia (blue-blind)
#D9F7F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #def7eb; /* rgb */ color: rgb(222, 247, 235); /* oklch */ color: oklch(95.5% 0.031 165.3);
Tailwind
colors: {
custom: {
50: '#e8f9f1',
500: '#def7eb',
950: '#000000',
},
}SCSS
$custom: #def7eb; $custom-light: #e8f9f1; $custom-dark: #000000;
JSON
{
"hex": "#def7eb",
"rgb": {
"r": 222,
"g": 247,
"b": 235
},
"hsl": {
"h": 151.2,
"s": 60.976,
"l": 91.961
},
"oklch": {
"l": 0.95461,
"c": 0.03062,
"h": 165.3
},
"luminance": 0.88049
}Semantic roles & 50–950 ramp
primary
#DEF7EB
secondary
#D9A0BB
accent
#1D6FC9
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585