#65FF83#65FF83
#65FF83 is a very light, highly saturated green. Relative luminance 0.759; OKLCH L 89.0% C 0.211 H 147.3°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #65FF83 |
|---|---|
| RGB | rgb(101, 255, 131) |
| HSL | hsl(132, 100%, 70%) |
| HSV | hsv(132, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(89.82, -65.80, 47.11) |
| CIE-LCH | lch(89.82, 80.93, 144.40°) |
| OKLab | oklab(89% -0.1778 0.1142) |
| OKLCH | oklch(89% 0.211 147.3) |
| XYZ | xyz(45.2205, 75.9210, 33.7395) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.92
Spring Green
#00FF7F
ΔE00 3.05
Spearmint
#1EF876
ΔE00 3.14
Easter Green
#8CFD7E
ΔE00 3.57
Wintergreen
#20F986
ΔE00 3.62
Minty Green
#0BF77D
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FF83 #FF65E1
analogous
#94FF65 #65FF83 #65FFD0
triadic
#65FF83 #8365FF #FF8365
tetradic
#65FF83 #6594FF #FF65E1 #FFD065
square
#65FF83 #6594FF #FF65E1 #FFD065
split-complementary
#65FF83 #D065FF #FF6594
monochromatic
#00EA2E #28FF52 #65FF83 #A2FFB4 #DFFFE6
Accessibility & contrast
On white
1.30
#65FF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#65FF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FF83
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FF83 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA79
Deuteranopia (green-blind)
#EEDD8C
Tritanopia (blue-blind)
#3DFAE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65ff83; /* rgb */ color: rgb(101, 255, 131); /* oklch */ color: oklch(89.0% 0.211 147.3);
Tailwind
colors: {
custom: {
50: '#9fffa9',
500: '#65ff83',
950: '#000000',
},
}SCSS
$custom: #65ff83; $custom-light: #9fffa9; $custom-dark: #000000;
JSON
{
"hex": "#65ff83",
"rgb": {
"r": 101,
"g": 255,
"b": 131
},
"hsl": {
"h": 131.688,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.89003,
"c": 0.21135,
"h": 147.3
},
"luminance": 0.75925
}Semantic roles & 50–950 ramp
primary
#65FF83
secondary
#DA2EB9
accent
#00B9E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681