#65FF86#65FF86
#65FF86 is a very light, highly saturated green. Relative luminance 0.760; OKLCH L 89.0% C 0.209 H 147.8°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #65FF86 |
|---|---|
| RGB | rgb(101, 255, 134) |
| HSL | hsl(133, 100%, 70%) |
| HSV | hsv(133, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(89.86, -65.37, 45.74) |
| CIE-LCH | lch(89.86, 79.79, 145.02°) |
| OKLab | oklab(89.05% -0.1766 0.1113) |
| OKLCH | oklch(89.05% 0.209 147.8) |
| XYZ | xyz(45.4268, 76.0035, 34.8258) |
| Luminance | 0.7601 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.26
Spring Green
#00FF7F
ΔE00 2.99
Spearmint
#1EF876
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.41
Minty Green
#0BF77D
ΔE00 3.53
Easter Green
#8CFD7E
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FF86 #FF65DE
analogous
#91FF65 #65FF86 #65FFD3
triadic
#65FF86 #8665FF #FF8665
tetradic
#65FF86 #6591FF #FF65DE #FFD365
square
#65FF86 #6591FF #FF65DE #FFD365
split-complementary
#65FF86 #D365FF #FF6591
monochromatic
#00EA32 #28FF56 #65FF86 #A2FFB6 #DFFFE6
Accessibility & contrast
On white
1.30
#65FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#65FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FF86
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FF86 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7C
Deuteranopia (green-blind)
#EEDD8E
Tritanopia (blue-blind)
#3BFAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65ff86; /* rgb */ color: rgb(101, 255, 134); /* oklch */ color: oklch(89.0% 0.209 147.8);
Tailwind
colors: {
custom: {
50: '#9fffab',
500: '#65ff86',
950: '#000000',
},
}SCSS
$custom: #65ff86; $custom-light: #9fffab; $custom-dark: #000000;
JSON
{
"hex": "#65ff86",
"rgb": {
"r": 101,
"g": 255,
"b": 134
},
"hsl": {
"h": 132.857,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.89047,
"c": 0.20876,
"h": 147.8
},
"luminance": 0.76008
}Semantic roles & 50–950 ramp
primary
#65FF86
secondary
#DA2EB5
accent
#00B4E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681