#D4EDEA#D4EDEA
#D4EDEA is a very light, muted teal. Relative luminance 0.805; OKLCH L 92.7% C 0.027 H 188.0°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EDEA |
|---|---|
| RGB | rgb(212, 237, 234) |
| HSL | hsl(173, 41%, 88%) |
| HSV | hsv(173, 11%, 93%) |
| CMYK | cmyk(10.5%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(91.91, -8.74, -1.34) |
| CIE-LCH | lch(91.91, 8.84, 188.68°) |
| OKLab | oklab(92.7% -0.0263 -0.0037) |
| OKLCH | oklch(92.7% 0.027 188) |
| XYZ | xyz(72.2834, 80.5046, 89.5566) |
| Luminance | 0.8051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.05
Ice Blue (survey)
#D7FFFE
ΔE00 5.08
Very Pale Blue
#D6FFFE
ΔE00 5.24
Ice
#D6FFFA
ΔE00 5.41
Very Light Blue
#D5FFFF
ΔE00 5.42
Really Light Blue
#D4FFFF
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EDEA #EDD4D7
analogous
#D4EDDD #D4EDEA #D4E3ED
triadic
#D4EDEA #EAD4ED #EDEAD4
tetradic
#D4EDEA #DDD4ED #EDD4D7 #E3EDD4
square
#D4EDEA #DDD4ED #EDD4D7 #E3EDD4
split-complementary
#D4EDEA #EDD4E3 #EDDDD4
monochromatic
#7EC9C0 #A9DBD5 #D4EDEA #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.23
#D4EDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#D4EDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EDEA
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EDEA | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEA
Deuteranopia (green-blind)
#E5E6EA
Tritanopia (blue-blind)
#CEEEEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d4edea; /* rgb */ color: rgb(212, 237, 234); /* oklch */ color: oklch(92.7% 0.027 188.0);
Tailwind
colors: {
custom: {
50: '#e1f2f0',
500: '#d4edea',
950: '#000000',
},
}SCSS
$custom: #d4edea; $custom-light: #e1f2f0; $custom-dark: #000000;
JSON
{
"hex": "#d4edea",
"rgb": {
"r": 212,
"g": 237,
"b": 234
},
"hsl": {
"h": 172.8,
"s": 40.984,
"l": 88.039
},
"oklch": {
"l": 0.92698,
"c": 0.0266,
"h": 188
},
"luminance": 0.80506
}Semantic roles & 50–950 ramp
primary
#D4EDEA
secondary
#C99DA2
accent
#3141B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585