#D7FFEC#D7FFEC
#D7FFEC is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.7% C 0.048 H 165.0°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFEC |
|---|---|
| RGB | rgb(215, 255, 236) |
| HSL | hsl(152, 100%, 92%) |
| HSV | hsv(152, 16%, 100%) |
| CMYK | cmyk(15.7%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(96.83, -16.38, 4.81) |
| CIE-LCH | lch(96.83, 17.07, 163.63°) |
| OKLab | oklab(96.66% -0.0466 0.0125) |
| OKLCH | oklch(96.66% 0.048 165) |
| XYZ | xyz(78.9209, 92.0213, 92.9444) |
| Luminance | 0.9202 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.31
Eggshell Blue
#C4FFF7
ΔE00 5.73
Duck Egg Blue
#C3FBF4
ΔE00 5.75
Pale Aqua
#B8FFEB
ΔE00 6.01
Light Light Blue
#CAFFFB
ΔE00 6.28
Very Pale Blue
#D6FFFE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFEC #FFD7EA
analogous
#D7FFD8 #D7FFEC #D7FEFF
triadic
#D7FFEC #ECD7FF #FFECD7
tetradic
#D7FFEC #D8D7FF #FFD7EA #FEFFD7
square
#D7FFEC #D8D7FF #FFD7EA #FEFFD7
split-complementary
#D7FFEC #FFD7FE #FFD8D7
monochromatic
#5DFFB2 #9AFFCF #D7FFEC #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.08
#D7FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#D7FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFEC
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFEC | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EB
Deuteranopia (green-blind)
#F6F4ED
Tritanopia (blue-blind)
#CFFFF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d7ffec; /* rgb */ color: rgb(215, 255, 236); /* oklch */ color: oklch(96.7% 0.048 165.0);
Tailwind
colors: {
custom: {
50: '#e3fff2',
500: '#d7ffec',
950: '#000000',
},
}SCSS
$custom: #d7ffec; $custom-light: #e3fff2; $custom-dark: #000000;
JSON
{
"hex": "#d7ffec",
"rgb": {
"r": 215,
"g": 255,
"b": 236
},
"hsl": {
"h": 151.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.96662,
"c": 0.04828,
"h": 165
},
"luminance": 0.92023
}Semantic roles & 50–950 ramp
primary
#D7FFEC
secondary
#EB8FBB
accent
#006DE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685