#D4FDEB#D4FDEB
#D4FDEB is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.0% C 0.049 H 166.9°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FDEB |
|---|---|
| RGB | rgb(212, 253, 235) |
| HSL | hsl(154, 91%, 91%) |
| HSV | hsv(154, 16%, 99%) |
| CMYK | cmyk(16.2%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(96.10, -16.53, 4.24) |
| CIE-LCH | lch(96.10, 17.07, 165.60°) |
| OKLab | oklab(96.03% -0.0472 0.011) |
| OKLCH | oklch(96.03% 0.049 166.9) |
| XYZ | xyz(77.2682, 90.2438, 91.9289) |
| Luminance | 0.9025 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.00
Duck Egg Blue
#C3FBF4
ΔE00 5.25
Eggshell Blue
#C4FFF7
ΔE00 5.28
Pale Aqua
#B8FFEB
ΔE00 5.70
Light Light Blue
#CAFFFB
ΔE00 5.85
Very Pale Blue
#D6FFFE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FDEB #FDD4E6
analogous
#D4FDD6 #D4FDEB #D4FAFD
triadic
#D4FDEB #EBD4FD #FDEBD4
tetradic
#D4FDEB #D6D4FD #FDD4E6 #FAFDD4
square
#D4FDEB #D6D4FD #FDD4E6 #FAFDD4
split-complementary
#D4FDEB #FDD4FA #FDD6D4
monochromatic
#5FF8B5 #9AFAD0 #D4FDEB #E2FEF1 #E2FEF1
Accessibility & contrast
On white
1.10
#D4FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#D4FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FDEB
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FDEB | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#F3F2EC
Tritanopia (blue-blind)
#CCFDF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d4fdeb; /* rgb */ color: rgb(212, 253, 235); /* oklch */ color: oklch(96.0% 0.049 166.9);
Tailwind
colors: {
custom: {
50: '#e1fef1',
500: '#d4fdeb',
950: '#000000',
},
}SCSS
$custom: #d4fdeb; $custom-light: #e1fef1; $custom-dark: #000000;
JSON
{
"hex": "#d4fdeb",
"rgb": {
"r": 212,
"g": 253,
"b": 235
},
"hsl": {
"h": 153.659,
"s": 91.111,
"l": 91.176
},
"oklch": {
"l": 0.96025,
"c": 0.04851,
"h": 166.9
},
"luminance": 0.90246
}Semantic roles & 50–950 ramp
primary
#D4FDEB
secondary
#E68FB5
accent
#0065E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585