#97CF98#97CF98
#97CF98 is a light, moderate green. Relative luminance 0.535; OKLCH L 80.1% C 0.096 H 145.0°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #97CF98 |
|---|---|
| RGB | rgb(151, 207, 152) |
| HSL | hsl(121, 37%, 70%) |
| HSV | hsv(121, 27%, 81%) |
| CMYK | cmyk(27.1%, 0%, 26.6%, 18.8%) |
| CIE-LAB | lab(78.15, -28.83, 21.68) |
| CIE-LCH | lch(78.15, 36.07, 143.07°) |
| OKLab | oklab(80.14% -0.0787 0.0551) |
| OKLCH | oklch(80.14% 0.096 145) |
| XYZ | xyz(40.7411, 53.4704, 37.8739) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.09
Hospital Green
#9BE5AA
ΔE00 5.31
Light Grey Green
#B7E1A1
ΔE00 6.07
Pistachio
#93C572
ΔE00 6.92
Soft Green
#6FC276
ΔE00 6.94
Lichen
#8FB67B
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CF98 #CF97CE
analogous
#B2CF97 #97CF98 #97CFB4
triadic
#97CF98 #9897CF #CF9897
tetradic
#97CF98 #97B2CF #CF97CE #CFB497
square
#97CF98 #97B2CF #CF97CE #CFB497
split-complementary
#97CF98 #B497CF #CF97B2
monochromatic
#4AA14C #6DBC6F #97CF98 #C1E2C1 #EAF5EA
Accessibility & contrast
On white
1.80
#97CF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#97CF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CF98
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CF98 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C595
Deuteranopia (green-blind)
#C8BF9B
Tritanopia (blue-blind)
#91CCC0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #97cf98; /* rgb */ color: rgb(151, 207, 152); /* oklch */ color: oklch(80.1% 0.096 145.0);
Tailwind
colors: {
custom: {
50: '#b7deb6',
500: '#97cf98',
950: '#000000',
},
}SCSS
$custom: #97cf98; $custom-light: #b7deb6; $custom-dark: #000000;
JSON
{
"hex": "#97cf98",
"rgb": {
"r": 151,
"g": 207,
"b": 152
},
"hsl": {
"h": 121.071,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.80142,
"c": 0.09608,
"h": 145
},
"luminance": 0.53472
}Semantic roles & 50–950 ramp
primary
#97CF98
secondary
#A566A3
accent
#36AEB0
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481