#D3FEEB#D3FEEB
#D3FEEB is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.2% C 0.051 H 166.7°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FEEB |
|---|---|
| RGB | rgb(211, 254, 235) |
| HSL | hsl(153, 96%, 91%) |
| HSV | hsv(153, 17%, 100%) |
| CMYK | cmyk(16.9%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(96.30, -17.34, 4.53) |
| CIE-LCH | lch(96.30, 17.92, 165.37°) |
| OKLab | oklab(96.17% -0.0495 0.0117) |
| OKLCH | oklch(96.17% 0.051 166.7) |
| XYZ | xyz(77.2973, 90.7286, 92.0210) |
| Luminance | 0.9073 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 5.24
Pale Aqua
#B8FFEB
ΔE00 5.27
Duck Egg Blue
#C3FBF4
ΔE00 5.29
Ice
#D6FFFA
ΔE00 5.34
Light Light Blue
#CAFFFB
ΔE00 5.99
Very Pale Blue
#D6FFFE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FEEB #FED3E6
analogous
#D3FED5 #D3FEEB #D3FCFE
triadic
#D3FEEB #EBD3FE #FEEBD3
tetradic
#D3FEEB #D5D3FE #FED3E6 #FCFED3
square
#D3FEEB #D5D3FE #FED3E6 #FCFED3
split-complementary
#D3FEEB #FED3FC #FED5D3
monochromatic
#5BFBB5 #97FDD0 #D3FEEB #E1FEF1 #E1FEF1
Accessibility & contrast
On white
1.10
#D3FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#D3FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FEEB
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FEEB | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EA
Deuteranopia (green-blind)
#F4F2EC
Tritanopia (blue-blind)
#CAFEF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d3feeb; /* rgb */ color: rgb(211, 254, 235); /* oklch */ color: oklch(96.2% 0.051 166.7);
Tailwind
colors: {
custom: {
50: '#e1fef1',
500: '#d3feeb',
950: '#000000',
},
}SCSS
$custom: #d3feeb; $custom-light: #e1fef1; $custom-dark: #000000;
JSON
{
"hex": "#d3feeb",
"rgb": {
"r": 211,
"g": 254,
"b": 235
},
"hsl": {
"h": 153.488,
"s": 95.556,
"l": 91.176
},
"oklch": {
"l": 0.96169,
"c": 0.05086,
"h": 166.7
},
"luminance": 0.90731
}Semantic roles & 50–950 ramp
primary
#D3FEEB
secondary
#E88DB5
accent
#0065E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585