#D5EBED#D5EBED
#D5EBED is a very light, muted teal. Relative luminance 0.797; OKLCH L 92.4% C 0.023 H 203.4°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EBED |
|---|---|
| RGB | rgb(213, 235, 237) |
| HSL | hsl(185, 40%, 88%) |
| HSV | hsv(185, 10%, 93%) |
| CMYK | cmyk(10.1%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(91.54, -6.83, -3.44) |
| CIE-LCH | lch(91.54, 7.65, 206.71°) |
| OKLab | oklab(92.45% -0.0215 -0.0093) |
| OKLCH | oklch(92.45% 0.023 203.4) |
| XYZ | xyz(72.4314, 79.6760, 91.6673) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.85
Azure (CSS)
#F0FFFF
ΔE00 5.05
Ice Blue (survey)
#D7FFFE
ΔE00 6.46
Very Pale Blue
#D6FFFE
ΔE00 6.64
Very Light Blue
#D5FFFF
ΔE00 6.68
Mintcream
#F5FFFA
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EBED #EDD7D5
analogous
#D5EDE3 #D5EBED #D5DFED
triadic
#D5EBED #EDD5EB #EBEDD5
tetradic
#D5EBED #E3D5ED #EDD7D5 #DFEDD5
square
#D5EBED #E3D5ED #EDD7D5 #DFEDD5
split-complementary
#D5EBED #EDD5DF #EDE3D5
monochromatic
#7FC2C8 #AAD7DB #D5EBED #EAF5F6 #EAF5F6
Accessibility & contrast
On white
1.24
#D5EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#D5EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EBED
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EBED | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9ED
Deuteranopia (green-blind)
#E3E5ED
Tritanopia (blue-blind)
#CEEDEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d5ebed; /* rgb */ color: rgb(213, 235, 237); /* oklch */ color: oklch(92.4% 0.023 203.4);
Tailwind
colors: {
custom: {
50: '#e2f1f2',
500: '#d5ebed',
950: '#000000',
},
}SCSS
$custom: #d5ebed; $custom-light: #e2f1f2; $custom-dark: #000000;
JSON
{
"hex": "#d5ebed",
"rgb": {
"r": 213,
"g": 235,
"b": 237
},
"hsl": {
"h": 185,
"s": 40,
"l": 88.235
},
"oklch": {
"l": 0.92447,
"c": 0.02341,
"h": 203.4
},
"luminance": 0.79677
}Semantic roles & 50–950 ramp
primary
#D5EBED
secondary
#C8A19E
accent
#3D32B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585