#97BFA8#97BFA8
#97BFA8 is a light, muted green. Relative luminance 0.467; OKLCH L 76.9% C 0.054 H 159.6°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFA8 |
|---|---|
| RGB | rgb(151, 191, 168) |
| HSL | hsl(146, 24%, 67%) |
| HSV | hsv(146, 21%, 75%) |
| CMYK | cmyk(20.9%, 0%, 12%, 25.1%) |
| CIE-LAB | lab(73.98, -18.01, 7.25) |
| CIE-LCH | lch(73.98, 19.41, 158.08°) |
| OKLab | oklab(76.91% -0.0505 0.0188) |
| OKLCH | oklch(76.91% 0.054 159.6) |
| XYZ | xyz(38.4592, 46.6669, 44.0195) |
| Luminance | 0.4667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.21
Darkseagreen
#8FBC8F
ΔE00 6.60
Greenish Grey
#96AE8D
ΔE00 6.93
Seafoam Blue
#78D1B6
ΔE00 8.35
Sage Green
#9CAF88
ΔE00 8.71
Mediumaquamarine
#66CDAA
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFA8 #BF97AE
analogous
#9ABF97 #97BFA8 #97BFBC
triadic
#97BFA8 #A897BF #BFA897
tetradic
#97BFA8 #979ABF #BF97AE #BFBC97
square
#97BFA8 #979ABF #BF97AE #BFBC97
split-complementary
#97BFA8 #BC97BF #BF979A
monochromatic
#54886A #71A888 #97BFA8 #BDD6C8 #E3EEE7
Accessibility & contrast
On white
2.03
#97BFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#97BFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFA8
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFA8 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9A7
Deuteranopia (green-blind)
#B7B4A9
Tritanopia (blue-blind)
#90BFB8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bfa8; /* rgb */ color: rgb(151, 191, 168); /* oklch */ color: oklch(76.9% 0.054 159.6);
Tailwind
colors: {
custom: {
50: '#b6d2c1',
500: '#97bfa8',
950: '#000000',
},
}SCSS
$custom: #97bfa8; $custom-light: #b6d2c1; $custom-dark: #000000;
JSON
{
"hex": "#97bfa8",
"rgb": {
"r": 151,
"g": 191,
"b": 168
},
"hsl": {
"h": 145.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.76908,
"c": 0.05389,
"h": 159.6
},
"luminance": 0.46668
}Semantic roles & 50–950 ramp
primary
#97BFA8
secondary
#DFD3DA
accent
#437AA2
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#111412
muted
#808281