#97DEB7#97DEB7
#97DEB7 is a very light, moderate green. Relative luminance 0.622; OKLCH L 84.3% C 0.090 H 159.6°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEB7 |
|---|---|
| RGB | rgb(151, 222, 183) |
| HSL | hsl(147, 52%, 73%) |
| HSV | hsv(147, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 17.6%, 12.9%) |
| CIE-LAB | lab(83.04, -30.31, 12.15) |
| CIE-LCH | lch(83.04, 32.66, 158.15°) |
| OKLab | oklab(84.29% -0.0844 0.0313) |
| OKLCH | oklch(84.29% 0.09 159.6) |
| XYZ | xyz(47.4281, 62.2383, 54.3047) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.65
Seafoam
#7FE0B3
ΔE00 3.38
Mint
#AAF0C1
ΔE00 4.52
Hospital Green
#9BE5AA
ΔE00 4.98
Seafoam Blue
#78D1B6
ΔE00 5.92
Pale Teal
#82CBB2
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEB7 #DE97BE
analogous
#9ADE97 #97DEB7 #97DEDA
triadic
#97DEB7 #B797DE #DEB797
tetradic
#97DEB7 #979ADE #DE97BE #DEDA97
square
#97DEB7 #979ADE #DE97BE #DEDA97
split-complementary
#97DEB7 #DA97DE #DE979A
monochromatic
#3CBE77 #69CF97 #97DEB7 #C5EDD7 #E8F8EF
Accessibility & contrast
On white
1.56
#97DEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#97DEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEB7
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEB7 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B5
Deuteranopia (green-blind)
#D1CBB9
Tritanopia (blue-blind)
#88DDD3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97deb7; /* rgb */ color: rgb(151, 222, 183); /* oklch */ color: oklch(84.3% 0.090 159.6);
Tailwind
colors: {
custom: {
50: '#b7e8cc',
500: '#97deb7',
950: '#000000',
},
}SCSS
$custom: #97deb7; $custom-light: #b7e8cc; $custom-dark: #000000;
JSON
{
"hex": "#97deb7",
"rgb": {
"r": 151,
"g": 222,
"b": 183
},
"hsl": {
"h": 147.042,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.84287,
"c": 0.09002,
"h": 159.6
},
"luminance": 0.62241
}Semantic roles & 50–950 ramp
primary
#97DEB7
secondary
#B66391
accent
#267ABF
background
#FDFEFE
surface
#F8FCFA
border
#D1D5D3
text
#111613
muted
#818483