#97BFA0#97BFA0
#97BFA0 is a light, moderate green. Relative luminance 0.464; OKLCH L 76.7% C 0.061 H 151.6°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFA0 |
|---|---|
| RGB | rgb(151, 191, 160) |
| HSL | hsl(134, 24%, 67%) |
| HSV | hsv(134, 21%, 75%) |
| CMYK | cmyk(20.9%, 0%, 16.2%, 25.1%) |
| CIE-LAB | lab(73.79, -19.54, 11.32) |
| CIE-LCH | lch(73.79, 22.58, 149.92°) |
| OKLab | oklab(76.7% -0.054 0.0292) |
| OKLCH | oklch(76.7% 0.061 151.6) |
| XYZ | xyz(37.7368, 46.3779, 40.2145) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.12
Greenish Grey
#96AE8D
ΔE00 5.78
Pale Teal
#82CBB2
ΔE00 6.91
Sage Green
#9CAF88
ΔE00 7.17
Greyish Green
#82A67D
ΔE00 7.98
Lichen
#8FB67B
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFA0 #BF97B6
analogous
#A2BF97 #97BFA0 #97BFB4
triadic
#97BFA0 #A097BF #BFA097
tetradic
#97BFA0 #97A2BF #BF97B6 #BFB497
square
#97BFA0 #97A2BF #BF97B6 #BFB497
split-complementary
#97BFA0 #B497BF #BF97A2
monochromatic
#54885F #71A87D #97BFA0 #BDD6C3 #E3EEE5
Accessibility & contrast
On white
2.04
#97BFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#97BFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFA0
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFA0 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB89E
Deuteranopia (green-blind)
#B8B4A2
Tritanopia (blue-blind)
#92BEB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bfa0; /* rgb */ color: rgb(151, 191, 160); /* oklch */ color: oklch(76.7% 0.061 151.6);
Tailwind
colors: {
custom: {
50: '#b6d2bc',
500: '#97bfa0',
950: '#000000',
},
}SCSS
$custom: #97bfa0; $custom-light: #b6d2bc; $custom-dark: #000000;
JSON
{
"hex": "#97bfa0",
"rgb": {
"r": 151,
"g": 191,
"b": 160
},
"hsl": {
"h": 133.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.76698,
"c": 0.06136,
"h": 151.6
},
"luminance": 0.46379
}Semantic roles & 50–950 ramp
primary
#97BFA0
secondary
#DFD3DC
accent
#438DA2
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281