#97CF95#97CF95
#97CF95 is a light, moderate green. Relative luminance 0.534; OKLCH L 80.1% C 0.099 H 143.8°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #97CF95 |
|---|---|
| RGB | rgb(151, 207, 149) |
| HSL | hsl(118, 38%, 70%) |
| HSV | hsv(118, 28%, 81%) |
| CMYK | cmyk(27.1%, 0%, 28%, 18.8%) |
| CIE-LAB | lab(78.09, -29.34, 23.18) |
| CIE-LCH | lch(78.09, 37.39, 141.69°) |
| OKLab | oklab(80.08% -0.08 0.0587) |
| OKLCH | oklch(80.08% 0.099 143.8) |
| XYZ | xyz(40.4985, 53.3734, 36.5962) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.33
Hospital Green
#9BE5AA
ΔE00 5.42
Light Grey Green
#B7E1A1
ΔE00 5.83
Pistachio
#93C572
ΔE00 6.28
Soft Green
#6FC276
ΔE00 6.59
Lichen
#8FB67B
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CF95 #CD95CF
analogous
#B4CF95 #97CF95 #95CFB0
triadic
#97CF95 #9597CF #CF9597
tetradic
#97CF95 #95B4CF #CD95CF #CFB095
square
#97CF95 #95B4CF #CD95CF #CFB095
split-complementary
#97CF95 #B095CF #CF95B4
monochromatic
#4CA149 #6EBC6B #97CF95 #C0E2BF #EAF5E9
Accessibility & contrast
On white
1.80
#97CF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#97CF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CF95
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CF95 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C591
Deuteranopia (green-blind)
#C9BF98
Tritanopia (blue-blind)
#92CCC0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #97cf95; /* rgb */ color: rgb(151, 207, 149); /* oklch */ color: oklch(80.1% 0.099 143.8);
Tailwind
colors: {
custom: {
50: '#b7deb4',
500: '#97cf95',
950: '#000000',
},
}SCSS
$custom: #97cf95; $custom-light: #b7deb4; $custom-dark: #000000;
JSON
{
"hex": "#97cf95",
"rgb": {
"r": 151,
"g": 207,
"b": 149
},
"hsl": {
"h": 117.931,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.80077,
"c": 0.09926,
"h": 143.8
},
"luminance": 0.53375
}Semantic roles & 50–950 ramp
primary
#97CF95
secondary
#A264A5
accent
#35B1AC
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481