#97BCA3#97BCA3
#97BCA3 is a light, muted green. Relative luminance 0.452; OKLCH L 76.1% C 0.053 H 155.4°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #97BCA3 |
|---|---|
| RGB | rgb(151, 188, 163) |
| HSL | hsl(139, 22%, 66%) |
| HSV | hsv(139, 20%, 74%) |
| CMYK | cmyk(19.7%, 0%, 13.3%, 26.3%) |
| CIE-LAB | lab(73.02, -17.44, 8.59) |
| CIE-LCH | lch(73.02, 19.44, 153.79°) |
| OKLab | oklab(76.1% -0.0486 0.0223) |
| OKLCH | oklch(76.1% 0.053 155.4) |
| XYZ | xyz(37.3548, 45.1890, 41.3975) |
| Luminance | 0.4519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.68
Darkseagreen
#8FBC8F
ΔE00 5.84
Pale Teal
#82CBB2
ΔE00 7.15
Sage Green
#9CAF88
ΔE00 7.49
Greyish Green
#82A67D
ΔE00 8.37
Grey Green
#86A17D
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BCA3 #BC97B0
analogous
#9EBC97 #97BCA3 #97BCB6
triadic
#97BCA3 #A397BC #BCA397
tetradic
#97BCA3 #979EBC #BC97B0 #BCB697
square
#97BCA3 #979EBC #BC97B0 #BCB697
split-complementary
#97BCA3 #B697BC #BC979E
monochromatic
#558464 #72A482 #97BCA3 #BCD4C4 #E1ECE5
Accessibility & contrast
On white
2.09
#97BCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#97BCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BCA3
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BCA3 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A2
Deuteranopia (green-blind)
#B5B1A4
Tritanopia (blue-blind)
#91BBB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97bca3; /* rgb */ color: rgb(151, 188, 163); /* oklch */ color: oklch(76.1% 0.053 155.4);
Tailwind
colors: {
custom: {
50: '#b6d0be',
500: '#97bca3',
950: '#000000',
},
}SCSS
$custom: #97bca3; $custom-light: #b6d0be; $custom-dark: #000000;
JSON
{
"hex": "#97bca3",
"rgb": {
"r": 151,
"g": 188,
"b": 163
},
"hsl": {
"h": 139.459,
"s": 21.637,
"l": 66.471
},
"oklch": {
"l": 0.76103,
"c": 0.05342,
"h": 155.4
},
"luminance": 0.4519
}Semantic roles & 50–950 ramp
primary
#97BCA3
secondary
#DDD1DA
accent
#4583A0
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281