#D7FFEB#D7FFEB
#D7FFEB is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.6% C 0.049 H 163.7°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFEB |
|---|---|
| RGB | rgb(215, 255, 235) |
| HSL | hsl(150, 100%, 92%) |
| HSV | hsv(150, 16%, 100%) |
| CMYK | cmyk(15.7%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(96.81, -16.56, 5.29) |
| CIE-LCH | lch(96.81, 17.39, 162.29°) |
| OKLab | oklab(96.64% -0.047 0.0137) |
| OKLCH | oklch(96.64% 0.049 163.7) |
| XYZ | xyz(78.7760, 91.9633, 92.1814) |
| Luminance | 0.9196 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.65
Eggshell Blue
#C4FFF7
ΔE00 6.00
Pale Aqua
#B8FFEB
ΔE00 6.03
Duck Egg Blue
#C3FBF4
ΔE00 6.03
Light Light Blue
#CAFFFB
ΔE00 6.60
Very Pale Blue
#D6FFFE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFEB #FFD7EB
analogous
#D7FFD7 #D7FFEB #D7FFFF
triadic
#D7FFEB #EBD7FF #FFEBD7
tetradic
#D7FFEB #D7D7FF #FFD7EB #FFFFD7
square
#D7FFEB #D7D7FF #FFD7EB #FFFFD7
split-complementary
#D7FFEB #FFD7FF #FFD7D7
monochromatic
#5DFFAE #9AFFCC #D7FFEB #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.08
#D7FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#D7FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFEB
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFEB | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EA
Deuteranopia (green-blind)
#F6F4EC
Tritanopia (blue-blind)
#D0FFF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d7ffeb; /* rgb */ color: rgb(215, 255, 235); /* oklch */ color: oklch(96.6% 0.049 163.7);
Tailwind
colors: {
custom: {
50: '#e3fff1',
500: '#d7ffeb',
950: '#000000',
},
}SCSS
$custom: #d7ffeb; $custom-light: #e3fff1; $custom-dark: #000000;
JSON
{
"hex": "#d7ffeb",
"rgb": {
"r": 215,
"g": 255,
"b": 235
},
"hsl": {
"h": 150,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.96635,
"c": 0.04899,
"h": 163.7
},
"luminance": 0.91965
}Semantic roles & 50–950 ramp
primary
#D7FFEB
secondary
#EB8FBD
accent
#0073E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685