#D4FFEC#D4FFEC
#D4FFEC is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.5% C 0.051 H 166.7°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFEC |
|---|---|
| RGB | rgb(212, 255, 236) |
| HSL | hsl(153, 100%, 92%) |
| HSV | hsv(153, 17%, 100%) |
| CMYK | cmyk(16.9%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(96.64, -17.32, 4.52) |
| CIE-LCH | lch(96.64, 17.90, 165.37°) |
| OKLab | oklab(96.47% -0.0495 0.0117) |
| OKLCH | oklch(96.47% 0.051 166.7) |
| XYZ | xyz(78.0478, 91.5711, 92.9035) |
| Luminance | 0.9157 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 5.25
Pale Aqua
#B8FFEB
ΔE00 5.31
Ice
#D6FFFA
ΔE00 5.32
Duck Egg Blue
#C3FBF4
ΔE00 5.33
Light Light Blue
#CAFFFB
ΔE00 5.99
Very Pale Blue
#D6FFFE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFEC #FFD4E7
analogous
#D4FFD7 #D4FFEC #D4FDFF
triadic
#D4FFEC #ECD4FF #FFECD4
tetradic
#D4FFEC #D7D4FF #FFD4E7 #FDFFD4
square
#D4FFEC #D7D4FF #FFD4E7 #FDFFD4
split-complementary
#D4FFEC #FFD4FD #FFD7D4
monochromatic
#5AFFB6 #97FFD1 #D4FFEC #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.09
#D4FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#D4FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFEC
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFEC | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EB
Deuteranopia (green-blind)
#F5F3ED
Tritanopia (blue-blind)
#CBFFF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d4ffec; /* rgb */ color: rgb(212, 255, 236); /* oklch */ color: oklch(96.5% 0.051 166.7);
Tailwind
colors: {
custom: {
50: '#e1fff2',
500: '#d4ffec',
950: '#000000',
},
}SCSS
$custom: #d4ffec; $custom-light: #e1fff2; $custom-dark: #000000;
JSON
{
"hex": "#d4ffec",
"rgb": {
"r": 212,
"g": 255,
"b": 236
},
"hsl": {
"h": 153.488,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.96468,
"c": 0.05083,
"h": 166.7
},
"luminance": 0.91573
}Semantic roles & 50–950 ramp
primary
#D4FFEC
secondary
#EB8CB6
accent
#0065E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685