#D4FDEC#D4FDEC
#D4FDEC is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.1% C 0.048 H 168.3°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FDEC |
|---|---|
| RGB | rgb(212, 253, 236) |
| HSL | hsl(155, 91%, 91%) |
| HSV | hsv(155, 16%, 99%) |
| CMYK | cmyk(16.2%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(96.12, -16.34, 3.76) |
| CIE-LCH | lch(96.12, 16.77, 167.03°) |
| OKLab | oklab(96.05% -0.0469 0.0097) |
| OKLCH | oklch(96.05% 0.048 168.3) |
| XYZ | xyz(77.4131, 90.3017, 92.6920) |
| Luminance | 0.9030 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.64
Duck Egg Blue
#C3FBF4
ΔE00 4.96
Eggshell Blue
#C4FFF7
ΔE00 5.02
Light Light Blue
#CAFFFB
ΔE00 5.52
Pale Aqua
#B8FFEB
ΔE00 5.72
Very Pale Blue
#D6FFFE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FDEC #FDD4E5
analogous
#D4FDD7 #D4FDEC #D4F9FD
triadic
#D4FDEC #ECD4FD #FDECD4
tetradic
#D4FDEC #D7D4FD #FDD4E5 #F9FDD4
square
#D4FDEC #D7D4FD #FDD4E5 #F9FDD4
split-complementary
#D4FDEC #FDD4F9 #FDD7D4
monochromatic
#5FF8B8 #9AFAD2 #D4FDEC #E2FEF2 #E2FEF2
Accessibility & contrast
On white
1.10
#D4FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#D4FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FDEC
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FDEC | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EB
Deuteranopia (green-blind)
#F3F2ED
Tritanopia (blue-blind)
#CCFDF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d4fdec; /* rgb */ color: rgb(212, 253, 236); /* oklch */ color: oklch(96.1% 0.048 168.3);
Tailwind
colors: {
custom: {
50: '#e1fef2',
500: '#d4fdec',
950: '#000000',
},
}SCSS
$custom: #d4fdec; $custom-light: #e1fef2; $custom-dark: #000000;
JSON
{
"hex": "#d4fdec",
"rgb": {
"r": 212,
"g": 253,
"b": 236
},
"hsl": {
"h": 155.122,
"s": 91.111,
"l": 91.176
},
"oklch": {
"l": 0.96052,
"c": 0.04786,
"h": 168.3
},
"luminance": 0.90304
}Semantic roles & 50–950 ramp
primary
#D4FDEC
secondary
#E68FB3
accent
#005FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585