#D4EBED#D4EBED
#D4EBED is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.4% C 0.024 H 203.1°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBED |
|---|---|
| RGB | rgb(212, 235, 237) |
| HSL | hsl(185, 41%, 88%) |
| HSV | hsv(185, 11%, 93%) |
| CMYK | cmyk(10.5%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(91.47, -7.15, -3.54) |
| CIE-LCH | lch(91.47, 7.98, 206.36°) |
| OKLab | oklab(92.38% -0.0225 -0.0096) |
| OKLCH | oklch(92.38% 0.024 203.1) |
| XYZ | xyz(72.1422, 79.5268, 91.6537) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.69
Azure (CSS)
#F0FFFF
ΔE00 5.24
Ice Blue (survey)
#D7FFFE
ΔE00 6.22
Very Pale Blue
#D6FFFE
ΔE00 6.40
Very Light Blue
#D5FFFF
ΔE00 6.43
Really Light Blue
#D4FFFF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBED #EDD6D4
analogous
#D4EDE2 #D4EBED #D4DEED
triadic
#D4EBED #EDD4EB #EBEDD4
tetradic
#D4EBED #E2D4ED #EDD6D4 #DEEDD4
square
#D4EBED #E2D4ED #EDD6D4 #DEEDD4
split-complementary
#D4EBED #EDD4DE #EDE2D4
monochromatic
#7EC3C9 #A9D7DB #D4EBED #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.24
#D4EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#D4EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBED
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBED | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9ED
Deuteranopia (green-blind)
#E2E5ED
Tritanopia (blue-blind)
#CDEDEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d4ebed; /* rgb */ color: rgb(212, 235, 237); /* oklch */ color: oklch(92.4% 0.024 203.1);
Tailwind
colors: {
custom: {
50: '#e1f1f2',
500: '#d4ebed',
950: '#000000',
},
}SCSS
$custom: #d4ebed; $custom-light: #e1f1f2; $custom-dark: #000000;
JSON
{
"hex": "#d4ebed",
"rgb": {
"r": 212,
"g": 235,
"b": 237
},
"hsl": {
"h": 184.8,
"s": 40.984,
"l": 88.039
},
"oklch": {
"l": 0.92377,
"c": 0.02444,
"h": 203.1
},
"luminance": 0.79528
}Semantic roles & 50–950 ramp
primary
#D4EBED
secondary
#C9A09D
accent
#3C31B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585