#97DEB5#97DEB5
#97DEB5 is a very light, moderate green. Relative luminance 0.622; OKLCH L 84.2% C 0.092 H 158.4°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEB5 |
|---|---|
| RGB | rgb(151, 222, 181) |
| HSL | hsl(145, 52%, 73%) |
| HSV | hsv(145, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 18.5%, 12.9%) |
| CIE-LAB | lab(83.00, -30.70, 13.14) |
| CIE-LCH | lch(83.00, 33.40, 156.82°) |
| OKLab | oklab(84.24% -0.0853 0.0338) |
| OKLCH | oklch(84.24% 0.092 158.4) |
| XYZ | xyz(47.2214, 62.1557, 53.2162) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.05
Seafoam
#7FE0B3
ΔE00 3.31
Mint
#AAF0C1
ΔE00 4.33
Hospital Green
#9BE5AA
ΔE00 4.46
Seafoam Blue
#78D1B6
ΔE00 6.30
Pale Teal
#82CBB2
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEB5 #DE97C0
analogous
#9CDE97 #97DEB5 #97DED8
triadic
#97DEB5 #B597DE #DEB597
tetradic
#97DEB5 #979CDE #DE97C0 #DED897
square
#97DEB5 #979CDE #DE97C0 #DED897
split-complementary
#97DEB5 #D897DE #DE979C
monochromatic
#3CBE73 #69CF94 #97DEB5 #C5EDD6 #E8F8EE
Accessibility & contrast
On white
1.56
#97DEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#97DEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEB5
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEB5 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD4B3
Deuteranopia (green-blind)
#D1CBB7
Tritanopia (blue-blind)
#89DDD2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97deb5; /* rgb */ color: rgb(151, 222, 181); /* oklch */ color: oklch(84.2% 0.092 158.4);
Tailwind
colors: {
custom: {
50: '#b7e8cb',
500: '#97deb5',
950: '#000000',
},
}SCSS
$custom: #97deb5; $custom-light: #b7e8cb; $custom-dark: #000000;
JSON
{
"hex": "#97deb5",
"rgb": {
"r": 151,
"g": 222,
"b": 181
},
"hsl": {
"h": 145.352,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.84238,
"c": 0.09173,
"h": 158.4
},
"luminance": 0.62158
}Semantic roles & 50–950 ramp
primary
#97DEB5
secondary
#B66393
accent
#267FBF
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482