#65FF97#65FF97
#65FF97 is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.3% C 0.194 H 151.1°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #65FF97 |
|---|---|
| RGB | rgb(101, 255, 151) |
| HSL | hsl(139, 100%, 70%) |
| HSV | hsv(139, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(90.10, -62.75, 37.83) |
| CIE-LCH | lch(90.10, 73.27, 148.92°) |
| OKLab | oklab(89.32% -0.1696 0.0937) |
| OKLCH | oklch(89.32% 0.194 151.1) |
| XYZ | xyz(46.7092, 76.5165, 41.5798) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.61
Light Green Blue
#56FCA2
ΔE00 2.66
Light Bluish Green
#76FDA8
ΔE00 2.93
Baby Green
#8CFF9E
ΔE00 3.07
Wintergreen
#20F986
ΔE00 3.15
Mint Green
#8FFF9F
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FF97 #FF65CD
analogous
#80FF65 #65FF97 #65FFE4
triadic
#65FF97 #9765FF #FF9765
tetradic
#65FF97 #6580FF #FF65CD #FFE465
square
#65FF97 #6580FF #FF65CD #FFE465
split-complementary
#65FF97 #E465FF #FF6580
monochromatic
#00EA4C #28FF6E #65FF97 #A2FFC0 #DFFFEA
Accessibility & contrast
On white
1.29
#65FF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#65FF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FF97
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FF97 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB90
Deuteranopia (green-blind)
#ECDD9E
Tritanopia (blue-blind)
#32FBE5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #65ff97; /* rgb */ color: rgb(101, 255, 151); /* oklch */ color: oklch(89.3% 0.194 151.1);
Tailwind
colors: {
custom: {
50: '#9effb6',
500: '#65ff97',
950: '#000000',
},
}SCSS
$custom: #65ff97; $custom-light: #9effb6; $custom-dark: #000000;
JSON
{
"hex": "#65ff97",
"rgb": {
"r": 101,
"g": 255,
"b": 151
},
"hsl": {
"h": 139.481,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.8932,
"c": 0.19377,
"h": 151.1
},
"luminance": 0.76521
}Semantic roles & 50–950 ramp
primary
#65FF97
secondary
#DA2EA2
accent
#009BE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681