#D4EEE2#D4EEE2
#D4EEE2 is a very light, muted teal. Relative luminance 0.806; OKLCH L 92.7% C 0.032 H 166.2°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EEE2 |
|---|---|
| RGB | rgb(212, 238, 226) |
| HSL | hsl(152, 43%, 88%) |
| HSV | hsv(152, 11%, 93%) |
| CMYK | cmyk(10.9%, 0%, 5%, 6.7%) |
| CIE-LAB | lab(91.97, -10.76, 2.92) |
| CIE-LCH | lch(91.97, 11.14, 164.83°) |
| OKLab | oklab(92.68% -0.0308 0.0076) |
| OKLCH | oklch(92.68% 0.032 166.2) |
| XYZ | xyz(71.4503, 80.6359, 83.7367) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.47
Ice
#D6FFFA
ΔE00 5.62
Lightcyan
#E0FFFF
ΔE00 6.28
Ice Blue (survey)
#D7FFFE
ΔE00 6.44
Very Pale Blue
#D6FFFE
ΔE00 6.54
Very Light Blue
#D5FFFF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EEE2 #EED4E0
analogous
#D4EED5 #D4EEE2 #D4EDEE
triadic
#D4EEE2 #E2D4EE #EEE2D4
tetradic
#D4EEE2 #D5D4EE #EED4E0 #EDEED4
square
#D4EEE2 #D5D4EE #EED4E0 #EDEED4
split-complementary
#D4EEE2 #EED4ED #EED5D4
monochromatic
#7CCBA7 #A8DDC4 #D4EEE2 #E9F6F0 #E9F6F0
Accessibility & contrast
On white
1.23
#D4EEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#D4EEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EEE2
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EEE2 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEAE1
Deuteranopia (green-blind)
#E8E7E3
Tritanopia (blue-blind)
#CFEEEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d4eee2; /* rgb */ color: rgb(212, 238, 226); /* oklch */ color: oklch(92.7% 0.032 166.2);
Tailwind
colors: {
custom: {
50: '#e1f3eb',
500: '#d4eee2',
950: '#000000',
},
}SCSS
$custom: #d4eee2; $custom-light: #e1f3eb; $custom-dark: #000000;
JSON
{
"hex": "#d4eee2",
"rgb": {
"r": 212,
"g": 238,
"b": 226
},
"hsl": {
"h": 152.308,
"s": 43.333,
"l": 88.235
},
"oklch": {
"l": 0.92678,
"c": 0.03171,
"h": 166.2
},
"luminance": 0.80637
}Semantic roles & 50–950 ramp
primary
#D4EEE2
secondary
#CA9CB1
accent
#2F6EB6
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151716
muted
#848584