#97DEB0#97DEB0
#97DEB0 is a very light, moderate green. Relative luminance 0.620; OKLCH L 84.1% C 0.096 H 155.4°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEB0 |
|---|---|
| RGB | rgb(151, 222, 176) |
| HSL | hsl(141, 52%, 73%) |
| HSV | hsv(141, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 20.7%, 12.9%) |
| CIE-LAB | lab(82.89, -31.65, 15.62) |
| CIE-LCH | lch(82.89, 35.30, 153.73°) |
| OKLab | oklab(84.12% -0.0874 0.0401) |
| OKLCH | oklch(84.12% 0.096 155.4) |
| XYZ | xyz(46.7175, 61.9541, 50.5626) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.26
Seafoam
#7FE0B3
ΔE00 3.54
Light Teal
#90E4C1
ΔE00 4.14
Mint
#AAF0C1
ΔE00 4.15
Light Sea Green
#98F6B0
ΔE00 6.75
Pale Turquoise
#A5FBD5
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEB0 #DE97C5
analogous
#A1DE97 #97DEB0 #97DED3
triadic
#97DEB0 #B097DE #DEB097
tetradic
#97DEB0 #97A1DE #DE97C5 #DED397
square
#97DEB0 #97A1DE #DE97C5 #DED397
split-complementary
#97DEB0 #D397DE #DE97A1
monochromatic
#3CBE6A #69CF8D #97DEB0 #C5EDD3 #E8F8ED
Accessibility & contrast
On white
1.57
#97DEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#97DEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEB0
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEB0 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AD
Deuteranopia (green-blind)
#D2CBB3
Tritanopia (blue-blind)
#8ADDD1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #97deb0; /* rgb */ color: rgb(151, 222, 176); /* oklch */ color: oklch(84.1% 0.096 155.4);
Tailwind
colors: {
custom: {
50: '#b7e8c7',
500: '#97deb0',
950: '#000000',
},
}SCSS
$custom: #97deb0; $custom-light: #b7e8c7; $custom-dark: #000000;
JSON
{
"hex": "#97deb0",
"rgb": {
"r": 151,
"g": 222,
"b": 176
},
"hsl": {
"h": 141.127,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.84116,
"c": 0.09618,
"h": 155.4
},
"luminance": 0.61956
}Semantic roles & 50–950 ramp
primary
#97DEB0
secondary
#B66399
accent
#2689BF
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482