#D3FEEC#D3FEEC
#D3FEEC is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.2% C 0.050 H 168.0°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FEEC |
|---|---|
| RGB | rgb(211, 254, 236) |
| HSL | hsl(155, 96%, 91%) |
| HSV | hsv(155, 17%, 100%) |
| CMYK | cmyk(16.9%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(96.32, -17.15, 4.05) |
| CIE-LCH | lch(96.32, 17.62, 166.72°) |
| OKLab | oklab(96.2% -0.0491 0.0104) |
| OKLCH | oklch(96.2% 0.05 168) |
| XYZ | xyz(77.4422, 90.7865, 92.7840) |
| Luminance | 0.9079 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 4.96
Duck Egg Blue
#C3FBF4
ΔE00 4.99
Ice
#D6FFFA
ΔE00 5.00
Pale Aqua
#B8FFEB
ΔE00 5.27
Light Light Blue
#CAFFFB
ΔE00 5.66
Very Pale Blue
#D6FFFE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FEEC #FED3E5
analogous
#D3FED6 #D3FEEC #D3FAFE
triadic
#D3FEEC #ECD3FE #FEECD3
tetradic
#D3FEEC #D6D3FE #FED3E5 #FAFED3
square
#D3FEEC #D6D3FE #FED3E5 #FAFED3
split-complementary
#D3FEEC #FED3FA #FED6D3
monochromatic
#5BFBB8 #97FDD2 #D3FEEC #E1FEF2 #E1FEF2
Accessibility & contrast
On white
1.10
#D3FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#D3FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FEEC
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FEEC | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#F4F2ED
Tritanopia (blue-blind)
#CAFEF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d3feec; /* rgb */ color: rgb(211, 254, 236); /* oklch */ color: oklch(96.2% 0.050 168.0);
Tailwind
colors: {
custom: {
50: '#e1fef2',
500: '#d3feec',
950: '#000000',
},
}SCSS
$custom: #d3feec; $custom-light: #e1fef2; $custom-dark: #000000;
JSON
{
"hex": "#d3feec",
"rgb": {
"r": 211,
"g": 254,
"b": 236
},
"hsl": {
"h": 154.884,
"s": 95.556,
"l": 91.176
},
"oklch": {
"l": 0.96196,
"c": 0.05021,
"h": 168
},
"luminance": 0.90789
}Semantic roles & 50–950 ramp
primary
#D3FEEC
secondary
#E88DB3
accent
#0060E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585