#D3FDEB#D3FDEB
#D3FDEB is a very light, muted teal. Relative luminance 0.901; OKLCH L 96.0% C 0.049 H 167.5°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FDEB |
|---|---|
| RGB | rgb(211, 253, 235) |
| HSL | hsl(154, 91%, 91%) |
| HSV | hsv(154, 17%, 99%) |
| CMYK | cmyk(16.6%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(96.04, -16.85, 4.15) |
| CIE-LCH | lch(96.04, 17.35, 166.17°) |
| OKLab | oklab(95.96% -0.0482 0.0107) |
| OKLCH | oklch(95.96% 0.049 167.5) |
| XYZ | xyz(76.9808, 90.0956, 91.9155) |
| Luminance | 0.9010 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.01
Duck Egg Blue
#C3FBF4
ΔE00 5.10
Eggshell Blue
#C4FFF7
ΔE00 5.11
Pale Aqua
#B8FFEB
ΔE00 5.47
Light Light Blue
#CAFFFB
ΔE00 5.75
Very Pale Blue
#D6FFFE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FDEB #FDD3E5
analogous
#D3FDD6 #D3FDEB #D3FAFD
triadic
#D3FDEB #EBD3FD #FDEBD3
tetradic
#D3FDEB #D6D3FD #FDD3E5 #FAFDD3
square
#D3FDEB #D6D3FD #FDD3E5 #FAFDD3
split-complementary
#D3FDEB #FDD3FA #FDD6D3
monochromatic
#5EF8B6 #98FAD0 #D3FDEB #E2FEF2 #E2FEF2
Accessibility & contrast
On white
1.10
#D3FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#D3FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FDEB
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FDEB | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#F3F1EC
Tritanopia (blue-blind)
#CBFDF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d3fdeb; /* rgb */ color: rgb(211, 253, 235); /* oklch */ color: oklch(96.0% 0.049 167.5);
Tailwind
colors: {
custom: {
50: '#e1fef1',
500: '#d3fdeb',
950: '#000000',
},
}SCSS
$custom: #d3fdeb; $custom-light: #e1fef1; $custom-dark: #000000;
JSON
{
"hex": "#d3fdeb",
"rgb": {
"r": 211,
"g": 253,
"b": 235
},
"hsl": {
"h": 154.286,
"s": 91.304,
"l": 90.98
},
"oklch": {
"l": 0.95961,
"c": 0.04938,
"h": 167.5
},
"luminance": 0.90098
}Semantic roles & 50–950 ramp
primary
#D3FDEB
secondary
#E68EB4
accent
#0062E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585