#97BFA2#97BFA2
#97BFA2 is a light, muted green. Relative luminance 0.465; OKLCH L 76.7% C 0.059 H 153.4°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFA2 |
|---|---|
| RGB | rgb(151, 191, 162) |
| HSL | hsl(137, 24%, 67%) |
| HSV | hsv(137, 21%, 75%) |
| CMYK | cmyk(20.9%, 0%, 15.2%, 25.1%) |
| CIE-LAB | lab(73.84, -19.16, 10.30) |
| CIE-LCH | lch(73.84, 21.75, 151.75°) |
| OKLab | oklab(76.75% -0.0531 0.0266) |
| OKLCH | oklch(76.75% 0.059 153.4) |
| XYZ | xyz(37.9131, 46.4484, 41.1433) |
| Luminance | 0.4645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.71
Greenish Grey
#96AE8D
ΔE00 5.99
Pale Teal
#82CBB2
ΔE00 6.65
Sage Green
#9CAF88
ΔE00 7.50
Greyish Green
#82A67D
ΔE00 8.29
Lichen
#8FB67B
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFA2 #BF97B4
analogous
#A0BF97 #97BFA2 #97BFB6
triadic
#97BFA2 #A297BF #BFA297
tetradic
#97BFA2 #97A0BF #BF97B4 #BFB697
square
#97BFA2 #97A0BF #BF97B4 #BFB697
split-complementary
#97BFA2 #B697BF #BF97A0
monochromatic
#548862 #71A880 #97BFA2 #BDD6C4 #E3EEE6
Accessibility & contrast
On white
2.04
#97BFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#97BFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFA2
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFA2 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB8A0
Deuteranopia (green-blind)
#B8B4A4
Tritanopia (blue-blind)
#91BEB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bfa2; /* rgb */ color: rgb(151, 191, 162); /* oklch */ color: oklch(76.7% 0.059 153.4);
Tailwind
colors: {
custom: {
50: '#b6d2bd',
500: '#97bfa2',
950: '#000000',
},
}SCSS
$custom: #97bfa2; $custom-light: #b6d2bd; $custom-dark: #000000;
JSON
{
"hex": "#97bfa2",
"rgb": {
"r": 151,
"g": 191,
"b": 162
},
"hsl": {
"h": 136.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.76749,
"c": 0.0594,
"h": 153.4
},
"luminance": 0.4645
}Semantic roles & 50–950 ramp
primary
#97BFA2
secondary
#DFD3DC
accent
#4388A2
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281