#97B993#97B993
#97B993 is a light, moderate green. Relative luminance 0.434; OKLCH L 75.0% C 0.065 H 142.1°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #97B993 |
|---|---|
| RGB | rgb(151, 185, 147) |
| HSL | hsl(114, 21%, 65%) |
| HSV | hsv(114, 21%, 73%) |
| CMYK | cmyk(18.4%, 0%, 20.5%, 27.5%) |
| CIE-LAB | lab(71.81, -18.85, 15.57) |
| CIE-LCH | lch(71.81, 24.45, 140.43°) |
| OKLab | oklab(75.02% -0.0513 0.0399) |
| OKLCH | oklch(75.02% 0.065 142.1) |
| XYZ | xyz(35.3767, 43.3830, 34.1080) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.67
Greenish Grey
#96AE8D
ΔE00 3.69
Sage Green
#9CAF88
ΔE00 4.49
Lichen
#8FB67B
ΔE00 5.40
Sage Green (survey)
#88B378
ΔE00 5.82
Greyish Green
#82A67D
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B993 #B593B9
analogous
#AAB993 #97B993 #93B9A2
triadic
#97B993 #9397B9 #B99397
tetradic
#97B993 #93AAB9 #B593B9 #B9A293
square
#97B993 #93AAB9 #B593B9 #B9A293
split-complementary
#97B993 #A293B9 #B993AA
monochromatic
#577F52 #73A16E #97B993 #BBD1B8 #DFE9DD
Accessibility & contrast
On white
2.17
#97B993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#97B993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B993
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B993 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB291
Deuteranopia (green-blind)
#B5AF95
Tritanopia (blue-blind)
#95B6AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #97b993; /* rgb */ color: rgb(151, 185, 147); /* oklch */ color: oklch(75.0% 0.065 142.1);
Tailwind
colors: {
custom: {
50: '#b6ceb2',
500: '#97b993',
950: '#000000',
},
}SCSS
$custom: #97b993; $custom-light: #b6ceb2; $custom-dark: #000000;
JSON
{
"hex": "#97b993",
"rgb": {
"r": 151,
"g": 185,
"b": 147
},
"hsl": {
"h": 113.684,
"s": 21.348,
"l": 65.098
},
"oklch": {
"l": 0.75024,
"c": 0.06505,
"h": 142.1
},
"luminance": 0.43384
}Semantic roles & 50–950 ramp
primary
#97B993
secondary
#D9CDDA
accent
#46A096
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280