#DEEBED#DEEBED
#DEEBED is a very light, near-neutral teal. Relative luminance 0.811; OKLCH L 93.1% C 0.014 H 207.9°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEBED |
|---|---|
| RGB | rgb(222, 235, 237) |
| HSL | hsl(188, 29%, 90%) |
| HSV | hsv(188, 6%, 93%) |
| CMYK | cmyk(6.3%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(92.16, -3.92, -2.46) |
| CIE-LCH | lch(92.16, 4.63, 212.03°) |
| OKLab | oklab(93.09% -0.0125 -0.0066) |
| OKLCH | oklch(93.09% 0.014 207.9) |
| XYZ | xyz(75.1154, 81.0599, 91.7931) |
| Luminance | 0.8106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.26
Aliceblue
#F0F8FF
ΔE00 4.80
Fog
#D8DCE0
ΔE00 5.17
Mintcream
#F5FFFA
ΔE00 5.38
Light Grey
#D8DCD6
ΔE00 5.78
Whitesmoke
#F5F5F5
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEBED #EDE0DE
analogous
#DEEDE8 #DEEBED #DEE3ED
triadic
#DEEBED #EDDEEB #EBEDDE
tetradic
#DEEBED #E8DEED #EDE0DE #E3EDDE
square
#DEEBED #E8DEED #EDE0DE #E3EDDE
split-complementary
#DEEBED #EDDEE3 #EDE8DE
monochromatic
#8FBBC2 #B6D3D7 #DEEBED #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.22
#DEEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#DEEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEBED
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEBED | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAED
Deuteranopia (green-blind)
#E6E8ED
Tritanopia (blue-blind)
#DAECEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #deebed; /* rgb */ color: rgb(222, 235, 237); /* oklch */ color: oklch(93.1% 0.014 207.9);
Tailwind
colors: {
custom: {
50: '#e8f1f2',
500: '#deebed',
950: '#000000',
},
}SCSS
$custom: #deebed; $custom-light: #e8f1f2; $custom-dark: #000000;
JSON
{
"hex": "#deebed",
"rgb": {
"r": 222,
"g": 235,
"b": 237
},
"hsl": {
"h": 188,
"s": 29.412,
"l": 90
},
"oklch": {
"l": 0.93091,
"c": 0.01413,
"h": 207.9
},
"luminance": 0.81061
}Semantic roles & 50–950 ramp
primary
#DEEBED
secondary
#C6ADA9
accent
#4C3DA8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585