#97FF9C#97FF9C
#97FF9C is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.3% C 0.165 H 145.1°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #97FF9C |
|---|---|
| RGB | rgb(151, 255, 156) |
| HSL | hsl(123, 100%, 80%) |
| HSV | hsv(123, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 38.8%, 0%) |
| CIE-LAB | lab(91.91, -49.67, 38.06) |
| CIE-LCH | lch(91.91, 62.58, 142.54°) |
| OKLab | oklab(91.3% -0.1352 0.0943) |
| OKLCH | oklch(91.3% 0.165 145.1) |
| XYZ | xyz(54.5205, 80.4963, 44.1105) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.92
Mint Green
#8FFF9F
ΔE00 1.14
Baby Green
#8CFF9E
ΔE00 1.33
Foam Green
#90FDA9
ΔE00 2.83
Pastel Green
#B0FF9D
ΔE00 3.10
Mint (survey)
#9FFEB0
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FF9C #FF97FA
analogous
#C6FF97 #97FF9C #97FFD0
triadic
#97FF9C #9C97FF #FF9C97
tetradic
#97FF9C #97C6FF #FF97FA #FFD097
square
#97FF9C #97C6FF #FF97FA #FFD097
split-complementary
#97FF9C #D097FF #FF97C6
monochromatic
#1DFF27 #5AFF62 #97FF9C #D4FFD6 #E0FFE2
Accessibility & contrast
On white
1.23
#97FF9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#97FF9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FF9C
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FF9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FF9C | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE95
Deuteranopia (green-blind)
#F3E4A2
Tritanopia (blue-blind)
#8AFAE6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97ff9c; /* rgb */ color: rgb(151, 255, 156); /* oklch */ color: oklch(91.3% 0.165 145.1);
Tailwind
colors: {
custom: {
50: '#baffba',
500: '#97ff9c',
950: '#000000',
},
}SCSS
$custom: #97ff9c; $custom-light: #baffba; $custom-dark: #000000;
JSON
{
"hex": "#97ff9c",
"rgb": {
"r": 151,
"g": 255,
"b": 156
},
"hsl": {
"h": 122.885,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.91304,
"c": 0.16485,
"h": 145.1
},
"luminance": 0.805
}Semantic roles & 50–950 ramp
primary
#97FF9C
secondary
#E259DB
accent
#00DAE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121812
muted
#828682