#D4F2EA#D4F2EA
#D4F2EA is a very light, muted teal. Relative luminance 0.834; OKLCH L 93.7% C 0.033 H 177.7°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F2EA |
|---|---|
| RGB | rgb(212, 242, 234) |
| HSL | hsl(164, 54%, 89%) |
| HSV | hsv(164, 12%, 95%) |
| CMYK | cmyk(12.4%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(93.21, -11.26, 0.56) |
| CIE-LCH | lch(93.21, 11.27, 177.16°) |
| OKLab | oklab(93.72% -0.0331 0.0013) |
| OKLCH | oklch(93.72% 0.033 177.7) |
| XYZ | xyz(73.7512, 83.4403, 90.0459) |
| Luminance | 0.8344 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.75
Ice Blue (survey)
#D7FFFE
ΔE00 4.37
Lightcyan
#E0FFFF
ΔE00 4.44
Very Pale Blue
#D6FFFE
ΔE00 4.47
Very Light Blue
#D5FFFF
ΔE00 4.82
Really Light Blue
#D4FFFF
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F2EA #F2D4DC
analogous
#D4F2DB #D4F2EA #D4EBF2
triadic
#D4F2EA #EAD4F2 #F2EAD4
tetradic
#D4F2EA #DBD4F2 #F2D4DC #EBF2D4
square
#D4F2EA #DBD4F2 #F2D4DC #EBF2D4
split-complementary
#D4F2EA #F2D4EB #F2DBD4
monochromatic
#76D6BC #A5E4D3 #D4F2EA #E8F8F4 #E8F8F4
Accessibility & contrast
On white
1.19
#D4F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#D4F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F2EA
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F2EA | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEA
Deuteranopia (green-blind)
#E9EAEB
Tritanopia (blue-blind)
#CDF3EF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d4f2ea; /* rgb */ color: rgb(212, 242, 234); /* oklch */ color: oklch(93.7% 0.033 177.7);
Tailwind
colors: {
custom: {
50: '#e1f6f0',
500: '#d4f2ea',
950: '#000000',
},
}SCSS
$custom: #d4f2ea; $custom-light: #e1f6f0; $custom-dark: #000000;
JSON
{
"hex": "#d4f2ea",
"rgb": {
"r": 212,
"g": 242,
"b": 234
},
"hsl": {
"h": 164,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.93723,
"c": 0.03309,
"h": 177.7
},
"luminance": 0.83442
}Semantic roles & 50–950 ramp
primary
#D4F2EA
secondary
#D199A8
accent
#244EC1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585