#D4FDED#D4FDED
#D4FDED is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.1% C 0.047 H 169.7°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FDED |
|---|---|
| RGB | rgb(212, 253, 237) |
| HSL | hsl(157, 91%, 91%) |
| HSV | hsv(157, 16%, 99%) |
| CMYK | cmyk(16.2%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(96.15, -16.15, 3.28) |
| CIE-LCH | lch(96.15, 16.48, 168.51°) |
| OKLab | oklab(96.08% -0.0465 0.0084) |
| OKLCH | oklch(96.08% 0.047 169.7) |
| XYZ | xyz(77.5588, 90.3600, 93.4592) |
| Luminance | 0.9036 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.29
Duck Egg Blue
#C3FBF4
ΔE00 4.69
Eggshell Blue
#C4FFF7
ΔE00 4.78
Light Light Blue
#CAFFFB
ΔE00 5.19
Pale Aqua
#B8FFEB
ΔE00 5.77
Very Pale Blue
#D6FFFE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FDED #FDD4E4
analogous
#D4FDD8 #D4FDED #D4F8FD
triadic
#D4FDED #EDD4FD #FDEDD4
tetradic
#D4FDED #D8D4FD #FDD4E4 #F8FDD4
square
#D4FDED #D8D4FD #FDD4E4 #F8FDD4
split-complementary
#D4FDED #FDD4F8 #FDD8D4
monochromatic
#5FF8BC #9AFAD5 #D4FDED #E2FEF3 #E2FEF3
Accessibility & contrast
On white
1.10
#D4FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#D4FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FDED
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FDED | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EC
Deuteranopia (green-blind)
#F3F2EE
Tritanopia (blue-blind)
#CBFEF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d4fded; /* rgb */ color: rgb(212, 253, 237); /* oklch */ color: oklch(96.1% 0.047 169.7);
Tailwind
colors: {
custom: {
50: '#e1fef2',
500: '#d4fded',
950: '#000000',
},
}SCSS
$custom: #d4fded; $custom-light: #e1fef2; $custom-dark: #000000;
JSON
{
"hex": "#d4fded",
"rgb": {
"r": 212,
"g": 253,
"b": 237
},
"hsl": {
"h": 156.585,
"s": 91.111,
"l": 91.176
},
"oklch": {
"l": 0.9608,
"c": 0.04722,
"h": 169.7
},
"luminance": 0.90362
}Semantic roles & 50–950 ramp
primary
#D4FDED
secondary
#E68FB1
accent
#005AE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585