#D7FDEC#D7FDEC
#D7FDEC is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.2% C 0.045 H 166.6°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FDEC |
|---|---|
| RGB | rgb(215, 253, 236) |
| HSL | hsl(153, 90%, 92%) |
| HSV | hsv(153, 15%, 99%) |
| CMYK | cmyk(15%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(96.31, -15.40, 4.06) |
| CIE-LCH | lch(96.31, 15.92, 165.24°) |
| OKLab | oklab(96.25% -0.044 0.0105) |
| OKLCH | oklch(96.25% 0.045 166.6) |
| XYZ | xyz(78.2862, 90.7519, 92.7329) |
| Luminance | 0.9075 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.68
Duck Egg Blue
#C3FBF4
ΔE00 5.48
Eggshell Blue
#C4FFF7
ΔE00 5.58
Light Light Blue
#CAFFFB
ΔE00 5.89
Very Pale Blue
#D6FFFE
ΔE00 6.34
Ice Blue (survey)
#D7FFFE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FDEC #FDD7E8
analogous
#D7FDD9 #D7FDEC #D7FBFD
triadic
#D7FDEC #ECD7FD #FDECD7
tetradic
#D7FDEC #D9D7FD #FDD7E8 #FBFDD7
square
#D7FDEC #D9D7FD #FDD7E8 #FBFDD7
split-complementary
#D7FDEC #FDD7FB #FDD9D7
monochromatic
#62F7B5 #9DFAD0 #D7FDEC #E2FEF1 #E2FEF1
Accessibility & contrast
On white
1.10
#D7FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#D7FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FDEC
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FDEC | 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)
#FBF7EB
Deuteranopia (green-blind)
#F4F2ED
Tritanopia (blue-blind)
#D0FDF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d7fdec; /* rgb */ color: rgb(215, 253, 236); /* oklch */ color: oklch(96.2% 0.045 166.6);
Tailwind
colors: {
custom: {
50: '#e3fef2',
500: '#d7fdec',
950: '#000000',
},
}SCSS
$custom: #d7fdec; $custom-light: #e3fef2; $custom-dark: #000000;
JSON
{
"hex": "#d7fdec",
"rgb": {
"r": 215,
"g": 253,
"b": 236
},
"hsl": {
"h": 153.158,
"s": 90.476,
"l": 91.765
},
"oklch": {
"l": 0.96248,
"c": 0.04524,
"h": 166.6
},
"luminance": 0.90754
}Semantic roles & 50–950 ramp
primary
#D7FDEC
secondary
#E692B8
accent
#0067E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585