#D7FFED#D7FFED
#D7FFED is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.7% C 0.048 H 166.4°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFED |
|---|---|
| RGB | rgb(215, 255, 237) |
| HSL | hsl(153, 100%, 92%) |
| HSV | hsv(153, 16%, 100%) |
| CMYK | cmyk(15.7%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(96.85, -16.19, 4.33) |
| CIE-LCH | lch(96.85, 16.76, 165.03°) |
| OKLab | oklab(96.69% -0.0462 0.0112) |
| OKLCH | oklch(96.69% 0.048 166.4) |
| XYZ | xyz(79.0665, 92.0796, 93.7117) |
| Luminance | 0.9208 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.96
Eggshell Blue
#C4FFF7
ΔE00 5.48
Duck Egg Blue
#C3FBF4
ΔE00 5.48
Light Light Blue
#CAFFFB
ΔE00 5.96
Pale Aqua
#B8FFEB
ΔE00 6.00
Very Pale Blue
#D6FFFE
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFED #FFD7E9
analogous
#D7FFD9 #D7FFED #D7FDFF
triadic
#D7FFED #EDD7FF #FFEDD7
tetradic
#D7FFED #D9D7FF #FFD7E9 #FDFFD7
square
#D7FFED #D9D7FF #FFD7E9 #FDFFD7
split-complementary
#D7FFED #FFD7FD #FFD9D7
monochromatic
#5DFFB6 #9AFFD1 #D7FFED #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.08
#D7FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#D7FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFED
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFED | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EC
Deuteranopia (green-blind)
#F5F4EE
Tritanopia (blue-blind)
#CFFFFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d7ffed; /* rgb */ color: rgb(215, 255, 237); /* oklch */ color: oklch(96.7% 0.048 166.4);
Tailwind
colors: {
custom: {
50: '#e3fff2',
500: '#d7ffed',
950: '#000000',
},
}SCSS
$custom: #d7ffed; $custom-light: #e3fff2; $custom-dark: #000000;
JSON
{
"hex": "#d7ffed",
"rgb": {
"r": 215,
"g": 255,
"b": 237
},
"hsl": {
"h": 153,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.96689,
"c": 0.04758,
"h": 166.4
},
"luminance": 0.92081
}Semantic roles & 50–950 ramp
primary
#D7FFED
secondary
#EB8FB8
accent
#0067E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685