#D3FCED#D3FCED
#D3FCED is a very light, muted teal. Relative luminance 0.896; OKLCH L 95.8% C 0.047 H 171.1°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FCED |
|---|---|
| RGB | rgb(211, 252, 237) |
| HSL | hsl(158, 87%, 91%) |
| HSV | hsv(158, 16%, 99%) |
| CMYK | cmyk(16.3%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(95.82, -15.98, 2.81) |
| CIE-LCH | lch(95.82, 16.22, 170.03°) |
| OKLab | oklab(95.81% -0.0461 0.0072) |
| OKLCH | oklch(95.81% 0.047 171.1) |
| XYZ | xyz(76.9565, 89.5821, 93.3408) |
| Luminance | 0.8958 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.97
Duck Egg Blue
#C3FBF4
ΔE00 4.40
Eggshell Blue
#C4FFF7
ΔE00 4.55
Light Light Blue
#CAFFFB
ΔE00 4.88
Very Pale Blue
#D6FFFE
ΔE00 5.63
Ice Blue (survey)
#D7FFFE
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FCED #FCD3E2
analogous
#D3FCD8 #D3FCED #D3F6FC
triadic
#D3FCED #EDD3FC #FCEDD3
tetradic
#D3FCED #D8D3FC #FCD3E2 #F6FCD3
square
#D3FCED #D8D3FC #FCD3E2 #F6FCD3
split-complementary
#D3FCED #FCD3F6 #FCD8D3
monochromatic
#60F4BE #9AF8D6 #D3FCED #E2FDF3 #E2FDF3
Accessibility & contrast
On white
1.11
#D3FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#D3FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FCED
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FCED | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#F2F1EE
Tritanopia (blue-blind)
#CAFDF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d3fced; /* rgb */ color: rgb(211, 252, 237); /* oklch */ color: oklch(95.8% 0.047 171.1);
Tailwind
colors: {
custom: {
50: '#e1fdf2',
500: '#d3fced',
950: '#000000',
},
}SCSS
$custom: #d3fced; $custom-light: #e1fdf2; $custom-dark: #000000;
JSON
{
"hex": "#d3fced",
"rgb": {
"r": 211,
"g": 252,
"b": 237
},
"hsl": {
"h": 158.049,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.95807,
"c": 0.04666,
"h": 171.1
},
"luminance": 0.89584
}Semantic roles & 50–950 ramp
primary
#D3FCED
secondary
#E48FAE
accent
#0254E4
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585