#97BB93#97BB93
#97BB93 is a light, moderate green. Relative luminance 0.442; OKLCH L 75.5% C 0.068 H 142.3°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #97BB93 |
|---|---|
| RGB | rgb(151, 187, 147) |
| HSL | hsl(114, 23%, 65%) |
| HSV | hsv(114, 21%, 73%) |
| CMYK | cmyk(19.3%, 0%, 21.4%, 26.7%) |
| CIE-LAB | lab(72.38, -19.86, 16.36) |
| CIE-LCH | lch(72.38, 25.73, 140.51°) |
| OKLab | oklab(75.48% -0.0541 0.0419) |
| OKLCH | oklch(75.48% 0.068 142.3) |
| XYZ | xyz(35.7980, 44.2257, 34.2485) |
| Luminance | 0.4423 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.07
Greenish Grey
#96AE8D
ΔE00 4.39
Sage Green
#9CAF88
ΔE00 4.97
Lichen
#8FB67B
ΔE00 5.07
Sage Green (survey)
#88B378
ΔE00 5.54
Greyish Green
#82A67D
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BB93 #B793BB
analogous
#ABBB93 #97BB93 #93BBA3
triadic
#97BB93 #9397BB #BB9397
tetradic
#97BB93 #93ABBB #B793BB #BBA393
square
#97BB93 #93ABBB #B793BB #BBA393
split-complementary
#97BB93 #A393BB #BB93AB
monochromatic
#578252 #73A36D #97BB93 #BBD3B9 #DFEADE
Accessibility & contrast
On white
2.13
#97BB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#97BB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BB93
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BB93 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB491
Deuteranopia (green-blind)
#B7B095
Tritanopia (blue-blind)
#94B8B0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #97bb93; /* rgb */ color: rgb(151, 187, 147); /* oklch */ color: oklch(75.5% 0.068 142.3);
Tailwind
colors: {
custom: {
50: '#b6cfb2',
500: '#97bb93',
950: '#000000',
},
}SCSS
$custom: #97bb93; $custom-light: #b6cfb2; $custom-dark: #000000;
JSON
{
"hex": "#97bb93",
"rgb": {
"r": 151,
"g": 187,
"b": 147
},
"hsl": {
"h": 114,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.75476,
"c": 0.06845,
"h": 142.3
},
"luminance": 0.44227
}Semantic roles & 50–950 ramp
primary
#97BB93
secondary
#DACEDC
accent
#44A198
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280