#D3FDED#D3FDED
#D3FDED is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.0% C 0.048 H 170.2°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FDED |
|---|---|
| RGB | rgb(211, 253, 237) |
| HSL | hsl(157, 91%, 91%) |
| HSV | hsv(157, 17%, 99%) |
| CMYK | cmyk(16.6%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(96.08, -16.47, 3.19) |
| CIE-LCH | lch(96.08, 16.77, 169.05°) |
| OKLab | oklab(96.02% -0.0474 0.0082) |
| OKLCH | oklch(96.02% 0.048 170.2) |
| XYZ | xyz(77.2713, 90.2118, 93.4458) |
| Luminance | 0.9021 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.30
Duck Egg Blue
#C3FBF4
ΔE00 4.53
Eggshell Blue
#C4FFF7
ΔE00 4.60
Light Light Blue
#CAFFFB
ΔE00 5.09
Pale Aqua
#B8FFEB
ΔE00 5.54
Very Pale Blue
#D6FFFE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FDED #FDD3E3
analogous
#D3FDD8 #D3FDED #D3F8FD
triadic
#D3FDED #EDD3FD #FDEDD3
tetradic
#D3FDED #D8D3FD #FDD3E3 #F8FDD3
square
#D3FDED #D8D3FD #FDD3E3 #F8FDD3
split-complementary
#D3FDED #FDD3F8 #FDD8D3
monochromatic
#5EF8BD #98FAD5 #D3FDED #E2FEF3 #E2FEF3
Accessibility & contrast
On white
1.10
#D3FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#D3FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FDED
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FDED | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EC
Deuteranopia (green-blind)
#F2F1EE
Tritanopia (blue-blind)
#CAFEF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d3fded; /* rgb */ color: rgb(211, 253, 237); /* oklch */ color: oklch(96.0% 0.048 170.2);
Tailwind
colors: {
custom: {
50: '#e1fef2',
500: '#d3fded',
950: '#000000',
},
}SCSS
$custom: #d3fded; $custom-light: #e1fef2; $custom-dark: #000000;
JSON
{
"hex": "#d3fded",
"rgb": {
"r": 211,
"g": 253,
"b": 237
},
"hsl": {
"h": 157.143,
"s": 91.304,
"l": 90.98
},
"oklch": {
"l": 0.96015,
"c": 0.04811,
"h": 170.2
},
"luminance": 0.90214
}Semantic roles & 50–950 ramp
primary
#D3FDED
secondary
#E68EB0
accent
#0057E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585