#D4FEED#D4FEED
#D4FEED is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.3% C 0.049 H 168.8°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FEED |
|---|---|
| RGB | rgb(212, 254, 237) |
| HSL | hsl(156, 95%, 91%) |
| HSV | hsv(156, 17%, 100%) |
| CMYK | cmyk(16.5%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(96.41, -16.65, 3.66) |
| CIE-LCH | lch(96.41, 17.04, 167.59°) |
| OKLab | oklab(96.29% -0.0478 0.0094) |
| OKLCH | oklch(96.29% 0.049 168.8) |
| XYZ | xyz(77.8753, 90.9930, 93.5647) |
| Luminance | 0.9100 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.63
Duck Egg Blue
#C3FBF4
ΔE00 4.85
Eggshell Blue
#C4FFF7
ΔE00 4.86
Light Light Blue
#CAFFFB
ΔE00 5.41
Pale Aqua
#B8FFEB
ΔE00 5.52
Very Pale Blue
#D6FFFE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FEED #FED4E5
analogous
#D4FED8 #D4FEED #D4FAFE
triadic
#D4FEED #EDD4FE #FEEDD4
tetradic
#D4FEED #D8D4FE #FED4E5 #FAFED4
square
#D4FEED #D8D4FE #FED4E5 #FAFED4
split-complementary
#D4FEED #FED4FA #FED8D4
monochromatic
#5CFBBB #98FDD4 #D4FEED #E1FEF2 #E1FEF2
Accessibility & contrast
On white
1.09
#D4FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#D4FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FEED
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FEED | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EC
Deuteranopia (green-blind)
#F4F2EE
Tritanopia (blue-blind)
#CBFFF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d4feed; /* rgb */ color: rgb(212, 254, 237); /* oklch */ color: oklch(96.3% 0.049 168.8);
Tailwind
colors: {
custom: {
50: '#e1fef2',
500: '#d4feed',
950: '#000000',
},
}SCSS
$custom: #d4feed; $custom-light: #e1fef2; $custom-dark: #000000;
JSON
{
"hex": "#d4feed",
"rgb": {
"r": 212,
"g": 254,
"b": 237
},
"hsl": {
"h": 155.714,
"s": 95.455,
"l": 91.373
},
"oklch": {
"l": 0.96287,
"c": 0.04869,
"h": 168.8
},
"luminance": 0.90995
}Semantic roles & 50–950 ramp
primary
#D4FEED
secondary
#E88EB2
accent
#005DE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585