#97C192#97C192
#97C192 is a light, moderate green. Relative luminance 0.468; OKLCH L 76.8% C 0.080 H 142.0°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #97C192 |
|---|---|
| RGB | rgb(151, 193, 146) |
| HSL | hsl(114, 27%, 66%) |
| HSV | hsv(114, 24%, 76%) |
| CMYK | cmyk(21.8%, 0%, 24.4%, 24.3%) |
| CIE-LAB | lab(74.06, -23.03, 19.23) |
| CIE-LCH | lch(74.06, 30.00, 140.15°) |
| OKLab | oklab(76.81% -0.0628 0.049) |
| OKLCH | oklch(76.81% 0.08 142) |
| XYZ | xyz(37.0194, 46.7935, 34.2702) |
| Luminance | 0.4679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.72
Lichen
#8FB67B
ΔE00 4.49
Sage Green (survey)
#88B378
ΔE00 5.13
Faded Green
#7BB274
ΔE00 6.36
Sage
#87AE73
ΔE00 6.37
Greenish Grey
#96AE8D
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C192 #BC92C1
analogous
#AFC192 #97C192 #92C1A5
triadic
#97C192 #9297C1 #C19297
tetradic
#97C192 #92AFC1 #BC92C1 #C1A592
square
#97C192 #92AFC1 #BC92C1 #C1A592
split-complementary
#97C192 #A592C1 #C192AF
monochromatic
#558A4F #72AB6B #97C192 #BCD7B9 #E1EDE0
Accessibility & contrast
On white
2.03
#97C192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#97C192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C192
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C192 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B98F
Deuteranopia (green-blind)
#BDB494
Tritanopia (blue-blind)
#94BEB4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97c192; /* rgb */ color: rgb(151, 193, 146); /* oklch */ color: oklch(76.8% 0.080 142.0);
Tailwind
colors: {
custom: {
50: '#b6d4b2',
500: '#97c192',
950: '#000000',
},
}SCSS
$custom: #97c192; $custom-light: #b6d4b2; $custom-dark: #000000;
JSON
{
"hex": "#97c192",
"rgb": {
"r": 151,
"g": 193,
"b": 146
},
"hsl": {
"h": 113.617,
"s": 27.485,
"l": 66.471
},
"oklch": {
"l": 0.76814,
"c": 0.07963,
"h": 142
},
"luminance": 0.46795
}Semantic roles & 50–950 ramp
primary
#97C192
secondary
#DDD0DF
accent
#3FA69B
background
#FBFDFA
surface
#F6FAF5
border
#D0D3CF
text
#111411
muted
#808380