#DEEBE5#DEEBE5
#DEEBE5 is a very light, near-neutral teal. Relative luminance 0.806; OKLCH L 92.9% C 0.016 H 166.7°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEBE5 |
|---|---|
| RGB | rgb(222, 235, 229) |
| HSL | hsl(152, 25%, 90%) |
| HSV | hsv(152, 6%, 92%) |
| CMYK | cmyk(5.5%, 0%, 2.6%, 7.8%) |
| CIE-LAB | lab(91.95, -5.40, 1.42) |
| CIE-LCH | lch(91.95, 5.59, 165.31°) |
| OKLab | oklab(92.86% -0.0155 0.0037) |
| OKLCH | oklch(92.86% 0.016 166.7) |
| XYZ | xyz(73.9726, 80.6028, 85.7743) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.51
Light Grey
#D8DCD6
ΔE00 4.74
Azure (CSS)
#F0FFFF
ΔE00 5.04
Honeydew
#F0FFF0
ΔE00 5.47
Lightcyan
#E0FFFF
ΔE00 6.92
Gainsboro
#DCDCDC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEBE5 #EBDEE4
analogous
#DEEBDF #DEEBE5 #DEEBEB
triadic
#DEEBE5 #E5DEEB #EBE5DE
tetradic
#DEEBE5 #DFDEEB #EBDEE4 #EBEBDE
square
#DEEBE5 #DFDEEB #EBDEE4 #EBEBDE
split-complementary
#DEEBE5 #EBDEEB #EBDFDE
monochromatic
#92BDA9 #B8D4C7 #DEEBE5 #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.23
#DEEBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#DEEBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEBE5
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEBE5 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E5
Deuteranopia (green-blind)
#E8E7E5
Tritanopia (blue-blind)
#DCEBE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #deebe5; /* rgb */ color: rgb(222, 235, 229); /* oklch */ color: oklch(92.9% 0.016 166.7);
Tailwind
colors: {
custom: {
50: '#e8f1ed',
500: '#deebe5',
950: '#000000',
},
}SCSS
$custom: #deebe5; $custom-light: #e8f1ed; $custom-dark: #000000;
JSON
{
"hex": "#deebe5",
"rgb": {
"r": 222,
"g": 235,
"b": 229
},
"hsl": {
"h": 152.308,
"s": 24.528,
"l": 89.608
},
"oklch": {
"l": 0.92863,
"c": 0.01597,
"h": 166.7
},
"luminance": 0.80603
}Semantic roles & 50–950 ramp
primary
#DEEBE5
secondary
#C3AAB6
accent
#426FA3
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161616
muted
#848584