#D4FFED#D4FFED
#D4FFED is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.5% C 0.050 H 168.0°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFED |
|---|---|
| RGB | rgb(212, 255, 237) |
| HSL | hsl(155, 100%, 92%) |
| HSV | hsv(155, 17%, 100%) |
| CMYK | cmyk(16.9%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(96.67, -17.14, 4.04) |
| CIE-LCH | lch(96.67, 17.61, 166.73°) |
| OKLab | oklab(96.5% -0.0491 0.0104) |
| OKLCH | oklch(96.5% 0.05 168) |
| XYZ | xyz(78.1935, 91.6294, 93.6708) |
| Luminance | 0.9163 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 4.97
Ice
#D6FFFA
ΔE00 4.98
Duck Egg Blue
#C3FBF4
ΔE00 5.03
Pale Aqua
#B8FFEB
ΔE00 5.31
Light Light Blue
#CAFFFB
ΔE00 5.66
Very Pale Blue
#D6FFFE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFED #FFD4E6
analogous
#D4FFD8 #D4FFED #D4FBFF
triadic
#D4FFED #EDD4FF #FFEDD4
tetradic
#D4FFED #D8D4FF #FFD4E6 #FBFFD4
square
#D4FFED #D8D4FF #FFD4E6 #FBFFD4
split-complementary
#D4FFED #FFD4FB #FFD8D4
monochromatic
#5AFFBA #97FFD3 #D4FFED #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.09
#D4FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#D4FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFED
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFED | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EC
Deuteranopia (green-blind)
#F5F3EE
Tritanopia (blue-blind)
#CBFFFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d4ffed; /* rgb */ color: rgb(212, 255, 237); /* oklch */ color: oklch(96.5% 0.050 168.0);
Tailwind
colors: {
custom: {
50: '#e1fff2',
500: '#d4ffed',
950: '#000000',
},
}SCSS
$custom: #d4ffed; $custom-light: #e1fff2; $custom-dark: #000000;
JSON
{
"hex": "#d4ffed",
"rgb": {
"r": 212,
"g": 255,
"b": 237
},
"hsl": {
"h": 154.884,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.96495,
"c": 0.05018,
"h": 168
},
"luminance": 0.91631
}Semantic roles & 50–950 ramp
primary
#D4FFED
secondary
#EB8CB4
accent
#0060E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685