#D4EBEB#D4EBEB
#D4EBEB is a very light, muted teal. Relative luminance 0.794; OKLCH L 92.3% C 0.024 H 196.7°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBEB |
|---|---|
| RGB | rgb(212, 235, 235) |
| HSL | hsl(180, 37%, 88%) |
| HSV | hsv(180, 10%, 92%) |
| CMYK | cmyk(9.8%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(91.42, -7.54, -2.58) |
| CIE-LCH | lch(91.42, 7.96, 198.87°) |
| OKLab | oklab(92.32% -0.0232 -0.007) |
| OKLCH | oklch(92.32% 0.024 196.7) |
| XYZ | xyz(71.8516, 79.4106, 90.1234) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.50
Azure (CSS)
#F0FFFF
ΔE00 5.31
Ice Blue (survey)
#D7FFFE
ΔE00 5.91
Very Pale Blue
#D6FFFE
ΔE00 6.08
Very Light Blue
#D5FFFF
ΔE00 6.17
Really Light Blue
#D4FFFF
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBEB #EBD4D4
analogous
#D4EBDF #D4EBEB #D4DFEB
triadic
#D4EBEB #EBD4EB #EBEBD4
tetradic
#D4EBEB #DFD4EB #EBD4D4 #DFEBD4
square
#D4EBEB #DFD4EB #EBD4D4 #DFEBD4
split-complementary
#D4EBEB #EBD4DF #EBDFD4
monochromatic
#80C4C4 #AAD8D8 #D4EBEB #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.24
#D4EBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#D4EBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBEB
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBEB | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EB
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#CEEDEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d4ebeb; /* rgb */ color: rgb(212, 235, 235); /* oklch */ color: oklch(92.3% 0.024 196.7);
Tailwind
colors: {
custom: {
50: '#e1f1f1',
500: '#d4ebeb',
950: '#000000',
},
}SCSS
$custom: #d4ebeb; $custom-light: #e1f1f1; $custom-dark: #000000;
JSON
{
"hex": "#d4ebeb",
"rgb": {
"r": 212,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.92318,
"c": 0.02427,
"h": 196.7
},
"luminance": 0.79412
}Semantic roles & 50–950 ramp
primary
#D4EBEB
secondary
#C59E9E
accent
#3636AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585