#65FF96#65FF96
#65FF96 is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.3% C 0.195 H 150.9°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #65FF96 |
|---|---|
| RGB | rgb(101, 255, 150) |
| HSL | hsl(139, 100%, 70%) |
| HSV | hsv(139, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 41.2%, 0%) |
| CIE-LAB | lab(90.08, -62.91, 38.30) |
| CIE-LCH | lch(90.08, 73.65, 148.67°) |
| OKLab | oklab(89.3% -0.17 0.0948) |
| OKLCH | oklch(89.3% 0.195 150.9) |
| XYZ | xyz(46.6283, 76.4841, 41.1539) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.75
Light Green Blue
#56FCA2
ΔE00 2.80
Light Bluish Green
#76FDA8
ΔE00 3.07
Baby Green
#8CFF9E
ΔE00 3.07
Wintergreen
#20F986
ΔE00 3.11
Mint Green
#8FFF9F
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FF96 #FF65CE
analogous
#81FF65 #65FF96 #65FFE3
triadic
#65FF96 #9665FF #FF9665
tetradic
#65FF96 #6581FF #FF65CE #FFE365
square
#65FF96 #6581FF #FF65CE #FFE365
split-complementary
#65FF96 #E365FF #FF6581
monochromatic
#00EA4A #28FF6C #65FF96 #A2FFC0 #DFFFE9
Accessibility & contrast
On white
1.29
#65FF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#65FF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FF96
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FF96 | 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)
#FFEB8E
Deuteranopia (green-blind)
#ECDD9D
Tritanopia (blue-blind)
#32FBE5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #65ff96; /* rgb */ color: rgb(101, 255, 150); /* oklch */ color: oklch(89.3% 0.195 150.9);
Tailwind
colors: {
custom: {
50: '#9effb6',
500: '#65ff96',
950: '#000000',
},
}SCSS
$custom: #65ff96; $custom-light: #9effb6; $custom-dark: #000000;
JSON
{
"hex": "#65ff96",
"rgb": {
"r": 101,
"g": 255,
"b": 150
},
"hsl": {
"h": 139.091,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.89302,
"c": 0.19466,
"h": 150.9
},
"luminance": 0.76489
}Semantic roles & 50–950 ramp
primary
#65FF96
secondary
#DA2EA3
accent
#009CE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681