#D3FDEE#D3FDEE
#D3FDEE is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.0% C 0.048 H 171.6°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FDEE |
|---|---|
| RGB | rgb(211, 253, 238) |
| HSL | hsl(159, 91%, 91%) |
| HSV | hsv(159, 17%, 99%) |
| CMYK | cmyk(16.6%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(96.11, -16.28, 2.71) |
| CIE-LCH | lch(96.11, 16.50, 170.56°) |
| OKLab | oklab(96.04% -0.047 0.0069) |
| OKLCH | oklch(96.04% 0.048 171.6) |
| XYZ | xyz(77.4178, 90.2704, 94.2174) |
| Luminance | 0.9027 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.94
Duck Egg Blue
#C3FBF4
ΔE00 4.26
Eggshell Blue
#C4FFF7
ΔE00 4.36
Light Light Blue
#CAFFFB
ΔE00 4.76
Pale Aqua
#B8FFEB
ΔE00 5.61
Very Pale Blue
#D6FFFE
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FDEE #FDD3E2
analogous
#D3FDD9 #D3FDEE #D3F7FD
triadic
#D3FDEE #EED3FD #FDEED3
tetradic
#D3FDEE #D9D3FD #FDD3E2 #F7FDD3
square
#D3FDEE #D9D3FD #FDD3E2 #F7FDD3
split-complementary
#D3FDEE #FDD3F7 #FDD9D3
monochromatic
#5EF8C1 #98FAD7 #D3FDEE #E2FEF4 #E2FEF4
Accessibility & contrast
On white
1.10
#D3FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#D3FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FDEE
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FDEE | 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)
#FAF7ED
Deuteranopia (green-blind)
#F2F1EF
Tritanopia (blue-blind)
#CAFEF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d3fdee; /* rgb */ color: rgb(211, 253, 238); /* oklch */ color: oklch(96.0% 0.048 171.6);
Tailwind
colors: {
custom: {
50: '#e1fef3',
500: '#d3fdee',
950: '#000000',
},
}SCSS
$custom: #d3fdee; $custom-light: #e1fef3; $custom-dark: #000000;
JSON
{
"hex": "#d3fdee",
"rgb": {
"r": 211,
"g": 253,
"b": 238
},
"hsl": {
"h": 158.571,
"s": 91.304,
"l": 90.98
},
"oklch": {
"l": 0.96042,
"c": 0.04752,
"h": 171.6
},
"luminance": 0.90272
}Semantic roles & 50–950 ramp
primary
#D3FDEE
secondary
#E68EAE
accent
#0052E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585