#D7FEEC#D7FEEC
#D7FEEC is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.5% C 0.047 H 165.8°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FEEC |
|---|---|
| RGB | rgb(215, 254, 236) |
| HSL | hsl(152, 95%, 92%) |
| HSV | hsv(152, 15%, 100%) |
| CMYK | cmyk(15.4%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(96.57, -15.89, 4.43) |
| CIE-LCH | lch(96.57, 16.49, 164.41°) |
| OKLab | oklab(96.46% -0.0453 0.0115) |
| OKLCH | oklch(96.46% 0.047 165.8) |
| XYZ | xyz(78.6027, 91.3849, 92.8384) |
| Luminance | 0.9139 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.99
Duck Egg Blue
#C3FBF4
ΔE00 5.60
Eggshell Blue
#C4FFF7
ΔE00 5.64
Light Light Blue
#CAFFFB
ΔE00 6.07
Pale Aqua
#B8FFEB
ΔE00 6.20
Very Pale Blue
#D6FFFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FEEC #FED7E9
analogous
#D7FED9 #D7FEEC #D7FCFE
triadic
#D7FEEC #ECD7FE #FEECD7
tetradic
#D7FEEC #D9D7FE #FED7E9 #FCFED7
square
#D7FEEC #D9D7FE #FED7E9 #FCFED7
split-complementary
#D7FEEC #FED7FC #FED9D7
monochromatic
#60FBB3 #9BFDD0 #D7FEEC #E1FEF1 #E1FEF1
Accessibility & contrast
On white
1.09
#D7FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#D7FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FEEC
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FEEC | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#F5F3ED
Tritanopia (blue-blind)
#CFFEF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d7feec; /* rgb */ color: rgb(215, 254, 236); /* oklch */ color: oklch(96.5% 0.047 165.8);
Tailwind
colors: {
custom: {
50: '#e3fef2',
500: '#d7feec',
950: '#000000',
},
}SCSS
$custom: #d7feec; $custom-light: #e3fef2; $custom-dark: #000000;
JSON
{
"hex": "#d7feec",
"rgb": {
"r": 215,
"g": 254,
"b": 236
},
"hsl": {
"h": 152.308,
"s": 95.122,
"l": 91.961
},
"oklch": {
"l": 0.96455,
"c": 0.04676,
"h": 165.8
},
"luminance": 0.91387
}Semantic roles & 50–950 ramp
primary
#D7FEEC
secondary
#E990B9
accent
#006AE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585