#DEEBEC#DEEBEC
#DEEBEC is a very light, near-neutral teal. Relative luminance 0.810; OKLCH L 93.1% C 0.014 H 202.5°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEBEC |
|---|---|
| RGB | rgb(222, 235, 236) |
| HSL | hsl(184, 27%, 90%) |
| HSV | hsv(184, 6%, 93%) |
| CMYK | cmyk(5.9%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(92.13, -4.11, -1.97) |
| CIE-LCH | lch(92.13, 4.56, 205.62°) |
| OKLab | oklab(93.06% -0.0129 -0.0053) |
| OKLCH | oklch(93.06% 0.014 202.5) |
| XYZ | xyz(74.9697, 81.0016, 91.0258) |
| Luminance | 0.8100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.16
Mintcream
#F5FFFA
ΔE00 5.11
Aliceblue
#F0F8FF
ΔE00 5.15
Fog
#D8DCE0
ΔE00 5.39
Light Grey
#D8DCD6
ΔE00 5.51
Whitesmoke
#F5F5F5
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEBEC #ECDFDE
analogous
#DEECE6 #DEEBEC #DEE4EC
triadic
#DEEBEC #ECDEEB #EBECDE
tetradic
#DEEBEC #E6DEEC #ECDFDE #E4ECDE
square
#DEEBEC #E6DEEC #ECDFDE #E4ECDE
split-complementary
#DEEBEC #ECDEE4 #ECE6DE
monochromatic
#90BCBF #B7D3D6 #DEEBEC #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.22
#DEEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#DEEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEBEC
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEBEC | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEC
Deuteranopia (green-blind)
#E6E8EC
Tritanopia (blue-blind)
#DAECEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #deebec; /* rgb */ color: rgb(222, 235, 236); /* oklch */ color: oklch(93.1% 0.014 202.5);
Tailwind
colors: {
custom: {
50: '#e8f1f2',
500: '#deebec',
950: '#000000',
},
}SCSS
$custom: #deebec; $custom-light: #e8f1f2; $custom-dark: #000000;
JSON
{
"hex": "#deebec",
"rgb": {
"r": 222,
"g": 235,
"b": 236
},
"hsl": {
"h": 184.286,
"s": 26.923,
"l": 89.804
},
"oklch": {
"l": 0.93062,
"c": 0.01393,
"h": 202.5
},
"luminance": 0.81002
}Semantic roles & 50–950 ramp
primary
#DEEBEC
secondary
#C5ABAA
accent
#4740A6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585