#DEEBEA#DEEBEA
#DEEBEA is a very light, near-neutral teal. Relative luminance 0.809; OKLCH L 93.0% C 0.014 H 191.4°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEBEA |
|---|---|
| RGB | rgb(222, 235, 234) |
| HSL | hsl(175, 25%, 90%) |
| HSV | hsv(175, 6%, 92%) |
| CMYK | cmyk(5.5%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(92.08, -4.48, -1.01) |
| CIE-LCH | lch(92.08, 4.60, 192.63°) |
| OKLab | oklab(93% -0.0136 -0.0027) |
| OKLCH | oklch(93% 0.014 191.4) |
| XYZ | xyz(74.6808, 80.8861, 89.5040) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.15
Mintcream
#F5FFFA
ΔE00 4.70
Light Grey
#D8DCD6
ΔE00 5.08
Aliceblue
#F0F8FF
ΔE00 5.90
Fog
#D8DCE0
ΔE00 5.92
Whitesmoke
#F5F5F5
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEBEA #EBDEDF
analogous
#DEEBE4 #DEEBEA #DEE6EB
triadic
#DEEBEA #EADEEB #EBEADE
tetradic
#DEEBEA #E4DEEB #EBDEDF #E6EBDE
square
#DEEBEA #E4DEEB #EBDEDF #E6EBDE
split-complementary
#DEEBEA #EBDEE6 #EBE4DE
monochromatic
#92BDBA #B8D4D2 #DEEBEA #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.22
#DEEBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#DEEBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEBEA
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEBEA | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#E7E7EA
Tritanopia (blue-blind)
#DBECEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #deebea; /* rgb */ color: rgb(222, 235, 234); /* oklch */ color: oklch(93.0% 0.014 191.4);
Tailwind
colors: {
custom: {
50: '#e8f1f0',
500: '#deebea',
950: '#000000',
},
}SCSS
$custom: #deebea; $custom-light: #e8f1f0; $custom-dark: #000000;
JSON
{
"hex": "#deebea",
"rgb": {
"r": 222,
"g": 235,
"b": 234
},
"hsl": {
"h": 175.385,
"s": 24.528,
"l": 89.608
},
"oklch": {
"l": 0.93004,
"c": 0.0139,
"h": 191.4
},
"luminance": 0.80887
}Semantic roles & 50–950 ramp
primary
#DEEBEA
secondary
#C3AAAC
accent
#424AA3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585