#DEEBE6#DEEBE6
#DEEBE6 is a very light, near-neutral teal. Relative luminance 0.807; OKLCH L 92.9% C 0.015 H 171.0°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEBE6 |
|---|---|
| RGB | rgb(222, 235, 230) |
| HSL | hsl(157, 25%, 90%) |
| HSV | hsv(157, 6%, 92%) |
| CMYK | cmyk(5.5%, 0%, 2.1%, 7.8%) |
| CIE-LAB | lab(91.98, -5.22, 0.93) |
| CIE-LCH | lch(91.98, 5.30, 169.88°) |
| OKLab | oklab(92.89% -0.0152 0.0024) |
| OKLCH | oklch(92.89% 0.015 171) |
| XYZ | xyz(74.1126, 80.6588, 86.5117) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.45
Light Grey
#D8DCD6
ΔE00 4.72
Azure (CSS)
#F0FFFF
ΔE00 4.79
Honeydew
#F0FFF0
ΔE00 5.79
Lightcyan
#E0FFFF
ΔE00 6.80
Fog
#D8DCE0
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEBE6 #EBDEE3
analogous
#DEEBE0 #DEEBE6 #DEEAEB
triadic
#DEEBE6 #E6DEEB #EBE6DE
tetradic
#DEEBE6 #E0DEEB #EBDEE3 #EAEBDE
square
#DEEBE6 #E0DEEB #EBDEE3 #EAEBDE
split-complementary
#DEEBE6 #EBDEEA #EBE0DE
monochromatic
#92BDAC #B8D4C9 #DEEBE6 #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.23
#DEEBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#DEEBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEBE6
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEBE6 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E6
Deuteranopia (green-blind)
#E7E7E6
Tritanopia (blue-blind)
#DBEBE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #deebe6; /* rgb */ color: rgb(222, 235, 230); /* oklch */ color: oklch(92.9% 0.015 171.0);
Tailwind
colors: {
custom: {
50: '#e8f1ed',
500: '#deebe6',
950: '#000000',
},
}SCSS
$custom: #deebe6; $custom-light: #e8f1ed; $custom-dark: #000000;
JSON
{
"hex": "#deebe6",
"rgb": {
"r": 222,
"g": 235,
"b": 230
},
"hsl": {
"h": 156.923,
"s": 24.528,
"l": 89.608
},
"oklch": {
"l": 0.92891,
"c": 0.01535,
"h": 171
},
"luminance": 0.80659
}Semantic roles & 50–950 ramp
primary
#DEEBE6
secondary
#C3AAB4
accent
#4268A3
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161616
muted
#848584