#D4FFEE#D4FFEE
#D4FFEE is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.5% C 0.050 H 169.3°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFEE |
|---|---|
| RGB | rgb(212, 255, 238) |
| HSL | hsl(156, 100%, 92%) |
| HSV | hsv(156, 17%, 100%) |
| CMYK | cmyk(16.9%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(96.69, -16.95, 3.56) |
| CIE-LCH | lch(96.69, 17.32, 168.13°) |
| OKLab | oklab(96.52% -0.0487 0.0092) |
| OKLCH | oklch(96.52% 0.05 169.3) |
| XYZ | xyz(78.3400, 91.6880, 94.4424) |
| Luminance | 0.9169 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.63
Eggshell Blue
#C4FFF7
ΔE00 4.70
Duck Egg Blue
#C3FBF4
ΔE00 4.75
Light Light Blue
#CAFFFB
ΔE00 5.32
Pale Aqua
#B8FFEB
ΔE00 5.34
Very Pale Blue
#D6FFFE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFEE #FFD4E5
analogous
#D4FFD9 #D4FFEE #D4FBFF
triadic
#D4FFEE #EED4FF #FFEED4
tetradic
#D4FFEE #D9D4FF #FFD4E5 #FBFFD4
square
#D4FFEE #D9D4FF #FFD4E5 #FBFFD4
split-complementary
#D4FFEE #FFD4FB #FFD9D4
monochromatic
#5AFFBE #97FFD6 #D4FFEE #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.09
#D4FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#D4FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFEE
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFEE | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9ED
Deuteranopia (green-blind)
#F4F3EF
Tritanopia (blue-blind)
#CBFFFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d4ffee; /* rgb */ color: rgb(212, 255, 238); /* oklch */ color: oklch(96.5% 0.050 169.3);
Tailwind
colors: {
custom: {
50: '#e1fff3',
500: '#d4ffee',
950: '#000000',
},
}SCSS
$custom: #d4ffee; $custom-light: #e1fff3; $custom-dark: #000000;
JSON
{
"hex": "#d4ffee",
"rgb": {
"r": 212,
"g": 255,
"b": 238
},
"hsl": {
"h": 156.279,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.96522,
"c": 0.04954,
"h": 169.3
},
"luminance": 0.9169
}Semantic roles & 50–950 ramp
primary
#D4FFEE
secondary
#EB8CB2
accent
#005BE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685