#D3FEEA#D3FEEA
#D3FEEA is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.1% C 0.052 H 165.4°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FEEA |
|---|---|
| RGB | rgb(211, 254, 234) |
| HSL | hsl(152, 96%, 91%) |
| HSV | hsv(152, 17%, 100%) |
| CMYK | cmyk(16.9%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(96.27, -17.52, 5.01) |
| CIE-LCH | lch(96.27, 18.22, 164.06°) |
| OKLab | oklab(96.14% -0.0499 0.013) |
| OKLCH | oklch(96.14% 0.052 165.4) |
| XYZ | xyz(77.1532, 90.6710, 91.2622) |
| Luminance | 0.9067 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.30
Eggshell Blue
#C4FFF7
ΔE00 5.53
Duck Egg Blue
#C3FBF4
ΔE00 5.59
Ice
#D6FFFA
ΔE00 5.68
Light Light Blue
#CAFFFB
ΔE00 6.33
Very Pale Blue
#D6FFFE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FEEA #FED3E7
analogous
#D3FED4 #D3FEEA #D3FCFE
triadic
#D3FEEA #EAD3FE #FEEAD3
tetradic
#D3FEEA #D4D3FE #FED3E7 #FCFED3
square
#D3FEEA #D4D3FE #FED3E7 #FCFED3
split-complementary
#D3FEEA #FED3FC #FED4D3
monochromatic
#5BFBB1 #97FDCD #D3FEEA #E1FEF1 #E1FEF1
Accessibility & contrast
On white
1.10
#D3FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#D3FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FEEA
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FEEA | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8E9
Deuteranopia (green-blind)
#F4F2EB
Tritanopia (blue-blind)
#CBFEF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d3feea; /* rgb */ color: rgb(211, 254, 234); /* oklch */ color: oklch(96.1% 0.052 165.4);
Tailwind
colors: {
custom: {
50: '#e1fef0',
500: '#d3feea',
950: '#000000',
},
}SCSS
$custom: #d3feea; $custom-light: #e1fef0; $custom-dark: #000000;
JSON
{
"hex": "#d3feea",
"rgb": {
"r": 211,
"g": 254,
"b": 234
},
"hsl": {
"h": 152.093,
"s": 95.556,
"l": 91.176
},
"oklch": {
"l": 0.96142,
"c": 0.05156,
"h": 165.4
},
"luminance": 0.90673
}Semantic roles & 50–950 ramp
primary
#D3FEEA
secondary
#E88DB7
accent
#006BE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585