#97F3AA#97F3AA
#97F3AA is a very light, vivid green. Relative luminance 0.736; OKLCH L 88.8% C 0.134 H 149.6°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #97F3AA |
|---|---|
| RGB | rgb(151, 243, 170) |
| HSL | hsl(132, 79%, 77%) |
| HSV | hsv(132, 38%, 95%) |
| CMYK | cmyk(37.9%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(88.72, -42.28, 26.79) |
| CIE-LCH | lch(88.72, 50.06, 147.64°) |
| OKLab | oklab(88.79% -0.1155 0.0677) |
| OKLCH | oklch(88.79% 0.134 149.6) |
| XYZ | xyz(52.0659, 73.5797, 49.4813) |
| Luminance | 0.7358 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 0.99
Light Mint Green
#A6FBB2
ΔE00 2.14
Mint (survey)
#9FFEB0
ΔE00 2.36
Foam Green
#90FDA9
ΔE00 2.71
Light Seafoam Green
#A7FFB5
ΔE00 2.75
Seafoam (survey)
#80F9AD
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F3AA #F397E0
analogous
#B2F397 #97F3AA #97F3D8
triadic
#97F3AA #AA97F3 #F3AA97
tetradic
#97F3AA #97B2F3 #F397E0 #F3D897
square
#97F3AA #97B2F3 #F397E0 #F3D897
split-complementary
#97F3AA #D897F3 #F397B2
monochromatic
#29E650 #60ED7D #97F3AA #CEF9D7 #E4FCE9
Accessibility & contrast
On white
1.34
#97F3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#97F3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F3AA
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F3AA | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5A5
Deuteranopia (green-blind)
#E6DBAE
Tritanopia (blue-blind)
#88F0E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #97f3aa; /* rgb */ color: rgb(151, 243, 170); /* oklch */ color: oklch(88.8% 0.134 149.6);
Tailwind
colors: {
custom: {
50: '#b9f7c3',
500: '#97f3aa',
950: '#000000',
},
}SCSS
$custom: #97f3aa; $custom-light: #b9f7c3; $custom-dark: #000000;
JSON
{
"hex": "#97f3aa",
"rgb": {
"r": 151,
"g": 243,
"b": 170
},
"hsl": {
"h": 132.391,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.88793,
"c": 0.13385,
"h": 149.6
},
"luminance": 0.73583
}Semantic roles & 50–950 ramp
primary
#97F3AA
secondary
#D15DB9
accent
#0AB0DC
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121712
muted
#828582