#D4F4EC#D4F4EC
#D4F4EC is a very light, muted teal. Relative luminance 0.848; OKLCH L 94.2% C 0.035 H 178.8°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F4EC |
|---|---|
| RGB | rgb(212, 244, 236) |
| HSL | hsl(165, 59%, 89%) |
| HSV | hsv(165, 13%, 96%) |
| CMYK | cmyk(13.1%, 0%, 3.3%, 4.3%) |
| CIE-LAB | lab(93.78, -11.88, 0.35) |
| CIE-LCH | lch(93.78, 11.89, 178.30°) |
| OKLab | oklab(94.19% -0.035 0.0008) |
| OKLCH | oklch(94.19% 0.035 178.8) |
| XYZ | xyz(74.6387, 84.7529, 91.7671) |
| Luminance | 0.8476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.15
Ice Blue (survey)
#D7FFFE
ΔE00 3.93
Very Pale Blue
#D6FFFE
ΔE00 4.01
Lightcyan
#E0FFFF
ΔE00 4.30
Very Light Blue
#D5FFFF
ΔE00 4.38
Really Light Blue
#D4FFFF
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F4EC #F4D4DC
analogous
#D4F4DC #D4F4EC #D4ECF4
triadic
#D4F4EC #ECD4F4 #F4ECD4
tetradic
#D4F4EC #DCD4F4 #F4D4DC #ECF4D4
square
#D4F4EC #DCD4F4 #F4D4DC #ECF4D4
split-complementary
#D4F4EC #F4D4EC #F4DCD4
monochromatic
#73DBC1 #A3E8D6 #D4F4EC #E7F9F4 #E7F9F4
Accessibility & contrast
On white
1.17
#D4F4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#D4F4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F4EC
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F4EC | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EC
Deuteranopia (green-blind)
#EBEBED
Tritanopia (blue-blind)
#CDF5F1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d4f4ec; /* rgb */ color: rgb(212, 244, 236); /* oklch */ color: oklch(94.2% 0.035 178.8);
Tailwind
colors: {
custom: {
50: '#e1f7f2',
500: '#d4f4ec',
950: '#000000',
},
}SCSS
$custom: #d4f4ec; $custom-light: #e1f7f2; $custom-dark: #000000;
JSON
{
"hex": "#d4f4ec",
"rgb": {
"r": 212,
"g": 244,
"b": 236
},
"hsl": {
"h": 165,
"s": 59.259,
"l": 89.412
},
"oklch": {
"l": 0.94191,
"c": 0.03497,
"h": 178.8
},
"luminance": 0.84755
}Semantic roles & 50–950 ramp
primary
#D4F4EC
secondary
#D498A7
accent
#1F49C7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585