#97CFA2#97CFA2
#97CFA2 is a light, moderate green. Relative luminance 0.538; OKLCH L 80.4% C 0.086 H 150.2°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFA2 |
|---|---|
| RGB | rgb(151, 207, 162) |
| HSL | hsl(132, 37%, 70%) |
| HSV | hsv(132, 27%, 81%) |
| CMYK | cmyk(27.1%, 0%, 21.7%, 18.8%) |
| CIE-LAB | lab(78.35, -27.08, 16.66) |
| CIE-LCH | lch(78.35, 31.79, 148.40°) |
| OKLab | oklab(80.37% -0.0744 0.0427) |
| OKLCH | oklch(80.37% 0.086 150.2) |
| XYZ | xyz(41.5949, 53.8120, 42.3706) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.99
Hospital Green
#9BE5AA
ΔE00 5.69
Seafoam
#7FE0B3
ΔE00 6.48
Pale Teal
#82CBB2
ΔE00 7.16
Light Teal
#90E4C1
ΔE00 7.17
Light Grey Green
#B7E1A1
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFA2 #CF97C4
analogous
#A8CF97 #97CFA2 #97CFBE
triadic
#97CFA2 #A297CF #CFA297
tetradic
#97CFA2 #97A8CF #CF97C4 #CFBE97
square
#97CFA2 #97A8CF #CF97C4 #CFBE97
split-complementary
#97CFA2 #BE97CF #CF97A8
monochromatic
#4AA15B #6DBC7D #97CFA2 #C1E2C7 #EAF5EC
Accessibility & contrast
On white
1.79
#97CFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#97CFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFA2
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFA2 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C69F
Deuteranopia (green-blind)
#C7BFA4
Tritanopia (blue-blind)
#8FCDC3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97cfa2; /* rgb */ color: rgb(151, 207, 162); /* oklch */ color: oklch(80.4% 0.086 150.2);
Tailwind
colors: {
custom: {
50: '#b7debd',
500: '#97cfa2',
950: '#000000',
},
}SCSS
$custom: #97cfa2; $custom-light: #b7debd; $custom-dark: #000000;
JSON
{
"hex": "#97cfa2",
"rgb": {
"r": 151,
"g": 207,
"b": 162
},
"hsl": {
"h": 131.786,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.80369,
"c": 0.08578,
"h": 150.2
},
"luminance": 0.53814
}Semantic roles & 50–950 ramp
primary
#97CFA2
secondary
#A56698
accent
#3698B0
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482