#D4FCED#D4FCED
#D4FCED is a very light, muted teal. Relative luminance 0.897; OKLCH L 95.9% C 0.046 H 170.6°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FCED |
|---|---|
| RGB | rgb(212, 252, 237) |
| HSL | hsl(158, 87%, 91%) |
| HSV | hsv(158, 16%, 99%) |
| CMYK | cmyk(15.9%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(95.88, -15.66, 2.90) |
| CIE-LCH | lch(95.88, 15.93, 169.49°) |
| OKLab | oklab(95.87% -0.0451 0.0075) |
| OKLCH | oklch(95.87% 0.046 170.6) |
| XYZ | xyz(77.2439, 89.7303, 93.3543) |
| Luminance | 0.8973 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.96
Duck Egg Blue
#C3FBF4
ΔE00 4.58
Eggshell Blue
#C4FFF7
ΔE00 4.74
Light Light Blue
#CAFFFB
ΔE00 5.00
Very Pale Blue
#D6FFFE
ΔE00 5.62
Ice Blue (survey)
#D7FFFE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FCED #FCD4E3
analogous
#D4FCD9 #D4FCED #D4F7FC
triadic
#D4FCED #EDD4FC #FCEDD4
tetradic
#D4FCED #D9D4FC #FCD4E3 #F7FCD4
square
#D4FCED #D9D4FC #FCD4E3 #F7FCD4
split-complementary
#D4FCED #FCD4F7 #FCD9D4
monochromatic
#62F4BD #9BF8D5 #D4FCED #E2FDF3 #E2FDF3
Accessibility & contrast
On white
1.11
#D4FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#D4FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FCED
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FCED | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#F2F1EE
Tritanopia (blue-blind)
#CBFDF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d4fced; /* rgb */ color: rgb(212, 252, 237); /* oklch */ color: oklch(95.9% 0.046 170.6);
Tailwind
colors: {
custom: {
50: '#e1fdf2',
500: '#d4fced',
950: '#000000',
},
}SCSS
$custom: #d4fced; $custom-light: #e1fdf2; $custom-dark: #000000;
JSON
{
"hex": "#d4fced",
"rgb": {
"r": 212,
"g": 252,
"b": 237
},
"hsl": {
"h": 157.5,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.95872,
"c": 0.04576,
"h": 170.6
},
"luminance": 0.89732
}Semantic roles & 50–950 ramp
primary
#D4FCED
secondary
#E490B0
accent
#0257E4
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585