#D3FDEC#D3FDEC
#D3FDEC is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.0% C 0.049 H 168.8°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FDEC |
|---|---|
| RGB | rgb(211, 253, 236) |
| HSL | hsl(156, 91%, 91%) |
| HSV | hsv(156, 17%, 99%) |
| CMYK | cmyk(16.6%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(96.06, -16.66, 3.67) |
| CIE-LCH | lch(96.06, 17.06, 167.59°) |
| OKLab | oklab(95.99% -0.0478 0.0095) |
| OKLCH | oklch(95.99% 0.049 168.8) |
| XYZ | xyz(77.1257, 90.1535, 92.6785) |
| Luminance | 0.9016 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.66
Duck Egg Blue
#C3FBF4
ΔE00 4.81
Eggshell Blue
#C4FFF7
ΔE00 4.85
Light Light Blue
#CAFFFB
ΔE00 5.42
Pale Aqua
#B8FFEB
ΔE00 5.49
Very Pale Blue
#D6FFFE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FDEC #FDD3E4
analogous
#D3FDD7 #D3FDEC #D3F9FD
triadic
#D3FDEC #ECD3FD #FDECD3
tetradic
#D3FDEC #D7D3FD #FDD3E4 #F9FDD3
square
#D3FDEC #D7D3FD #FDD3E4 #F9FDD3
split-complementary
#D3FDEC #FDD3F9 #FDD7D3
monochromatic
#5EF8B9 #98FAD3 #D3FDEC #E2FEF2 #E2FEF2
Accessibility & contrast
On white
1.10
#D3FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#D3FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FDEC
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FDEC | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EB
Deuteranopia (green-blind)
#F3F1ED
Tritanopia (blue-blind)
#CAFEF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d3fdec; /* rgb */ color: rgb(211, 253, 236); /* oklch */ color: oklch(96.0% 0.049 168.8);
Tailwind
colors: {
custom: {
50: '#e1fef2',
500: '#d3fdec',
950: '#000000',
},
}SCSS
$custom: #d3fdec; $custom-light: #e1fef2; $custom-dark: #000000;
JSON
{
"hex": "#d3fdec",
"rgb": {
"r": 211,
"g": 253,
"b": 236
},
"hsl": {
"h": 155.714,
"s": 91.304,
"l": 90.98
},
"oklch": {
"l": 0.95988,
"c": 0.04873,
"h": 168.8
},
"luminance": 0.90156
}Semantic roles & 50–950 ramp
primary
#D3FDEC
secondary
#E68EB2
accent
#005DE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585