#97C2A2#97C2A2
#97C2A2 is a light, moderate green. Relative luminance 0.478; OKLCH L 77.4% C 0.064 H 152.6°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #97C2A2 |
|---|---|
| RGB | rgb(151, 194, 162) |
| HSL | hsl(135, 26%, 68%) |
| HSV | hsv(135, 22%, 76%) |
| CMYK | cmyk(22.2%, 0%, 16.5%, 23.9%) |
| CIE-LAB | lab(74.68, -20.67, 11.50) |
| CIE-LCH | lch(74.68, 23.65, 150.92°) |
| OKLab | oklab(77.42% -0.0572 0.0297) |
| OKLCH | oklch(77.42% 0.064 152.6) |
| XYZ | xyz(38.5741, 47.7703, 41.3636) |
| Luminance | 0.4777 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.14
Pale Teal
#82CBB2
ΔE00 6.31
Greenish Grey
#96AE8D
ΔE00 6.62
Sage Green
#9CAF88
ΔE00 7.88
Seafoam Blue
#78D1B6
ΔE00 8.20
Lichen
#8FB67B
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C2A2 #C297B7
analogous
#A1C297 #97C2A2 #97C2B8
triadic
#97C2A2 #A297C2 #C2A297
tetradic
#97C2A2 #97A1C2 #C297B7 #C2B897
square
#97C2A2 #97A1C2 #C297B7 #C2B897
split-complementary
#97C2A2 #B897C2 #C297A1
monochromatic
#528C61 #70AB80 #97C2A2 #BED9C4 #E4EFE7
Accessibility & contrast
On white
1.99
#97C2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#97C2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C2A2
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C2A2 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BBA0
Deuteranopia (green-blind)
#BBB6A4
Tritanopia (blue-blind)
#91C1B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #97c2a2; /* rgb */ color: rgb(151, 194, 162); /* oklch */ color: oklch(77.4% 0.064 152.6);
Tailwind
colors: {
custom: {
50: '#b6d4bd',
500: '#97c2a2',
950: '#000000',
},
}SCSS
$custom: #97c2a2; $custom-light: #b6d4bd; $custom-dark: #000000;
JSON
{
"hex": "#97c2a2",
"rgb": {
"r": 151,
"g": 194,
"b": 162
},
"hsl": {
"h": 135.349,
"s": 26.061,
"l": 67.647
},
"oklch": {
"l": 0.77424,
"c": 0.06441,
"h": 152.6
},
"luminance": 0.47772
}Semantic roles & 50–950 ramp
primary
#97C2A2
secondary
#E1D4DE
accent
#418BA5
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111412
muted
#808381