#D4EBEA#D4EBEA
#D4EBEA is a very light, muted teal. Relative luminance 0.794; OKLCH L 92.3% C 0.024 H 193.6°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBEA |
|---|---|
| RGB | rgb(212, 235, 234) |
| HSL | hsl(177, 37%, 88%) |
| HSV | hsv(177, 10%, 92%) |
| CMYK | cmyk(9.8%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(91.39, -7.73, -2.09) |
| CIE-LCH | lch(91.39, 8.01, 195.15°) |
| OKLab | oklab(92.29% -0.0236 -0.0057) |
| OKLCH | oklch(92.29% 0.024 193.6) |
| XYZ | xyz(71.7076, 79.3530, 89.3647) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.48
Azure (CSS)
#F0FFFF
ΔE00 5.41
Ice Blue (survey)
#D7FFFE
ΔE00 5.82
Very Pale Blue
#D6FFFE
ΔE00 5.99
Very Light Blue
#D5FFFF
ΔE00 6.11
Really Light Blue
#D4FFFF
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBEA #EBD4D5
analogous
#D4EBDE #D4EBEA #D4E0EB
triadic
#D4EBEA #EAD4EB #EBEAD4
tetradic
#D4EBEA #DED4EB #EBD4D5 #E0EBD4
square
#D4EBEA #DED4EB #EBD4D5 #E0EBD4
split-complementary
#D4EBEA #EBD4E0 #EBDED4
monochromatic
#80C4C1 #AAD8D6 #D4EBEA #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.24
#D4EBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#D4EBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBEA
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBEA | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8EA
Deuteranopia (green-blind)
#E3E5EA
Tritanopia (blue-blind)
#CEEDEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d4ebea; /* rgb */ color: rgb(212, 235, 234); /* oklch */ color: oklch(92.3% 0.024 193.6);
Tailwind
colors: {
custom: {
50: '#e1f1f0',
500: '#d4ebea',
950: '#000000',
},
}SCSS
$custom: #d4ebea; $custom-light: #e1f1f0; $custom-dark: #000000;
JSON
{
"hex": "#d4ebea",
"rgb": {
"r": 212,
"g": 235,
"b": 234
},
"hsl": {
"h": 177.391,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.92289,
"c": 0.02431,
"h": 193.6
},
"luminance": 0.79354
}Semantic roles & 50–950 ramp
primary
#D4EBEA
secondary
#C59EA0
accent
#363BAF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585