#97BE93#97BE93
#97BE93 is a light, moderate green. Relative luminance 0.455; OKLCH L 76.2% C 0.073 H 142.4°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #97BE93 |
|---|---|
| RGB | rgb(151, 190, 147) |
| HSL | hsl(114, 25%, 66%) |
| HSV | hsv(114, 23%, 75%) |
| CMYK | cmyk(20.5%, 0%, 22.6%, 25.5%) |
| CIE-LAB | lab(73.23, -21.37, 17.54) |
| CIE-LCH | lch(73.23, 27.65, 140.62°) |
| OKLab | oklab(76.16% -0.0582 0.0448) |
| OKLCH | oklch(76.16% 0.074 142.4) |
| XYZ | xyz(36.4411, 45.5119, 34.4628) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.51
Lichen
#8FB67B
ΔE00 4.76
Sage Green (survey)
#88B378
ΔE00 5.31
Greenish Grey
#96AE8D
ΔE00 5.43
Sage Green
#9CAF88
ΔE00 5.75
Sage
#87AE73
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BE93 #BA93BE
analogous
#ACBE93 #97BE93 #93BEA4
triadic
#97BE93 #9397BE #BE9397
tetradic
#97BE93 #93ACBE #BA93BE #BEA493
square
#97BE93 #93ACBE #BA93BE #BEA493
split-complementary
#97BE93 #A493BE #BE93AC
monochromatic
#568651 #72A76D #97BE93 #BCD5B9 #E1ECDF
Accessibility & contrast
On white
2.08
#97BE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#97BE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BE93
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BE93 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B690
Deuteranopia (green-blind)
#BAB295
Tritanopia (blue-blind)
#94BBB2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97be93; /* rgb */ color: rgb(151, 190, 147); /* oklch */ color: oklch(76.2% 0.073 142.4);
Tailwind
colors: {
custom: {
50: '#b6d1b2',
500: '#97be93',
950: '#000000',
},
}SCSS
$custom: #97be93; $custom-light: #b6d1b2; $custom-dark: #000000;
JSON
{
"hex": "#97be93",
"rgb": {
"r": 151,
"g": 190,
"b": 147
},
"hsl": {
"h": 114.419,
"s": 24.855,
"l": 66.078
},
"oklch": {
"l": 0.76155,
"c": 0.0735,
"h": 142.4
},
"luminance": 0.45513
}Semantic roles & 50–950 ramp
primary
#97BE93
secondary
#DCCFDD
accent
#42A39A
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280