#65FA7B#65FA7B
#65FA7B is a very light, highly saturated green. Relative luminance 0.726; OKLCH L 87.7% C 0.212 H 146.2°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #65FA7B |
|---|---|
| RGB | rgb(101, 250, 123) |
| HSL | hsl(129, 94%, 69%) |
| HSV | hsv(129, 60%, 98%) |
| CMYK | cmyk(59.6%, 0%, 50.8%, 2%) |
| CIE-LAB | lab(88.24, -65.10, 48.91) |
| CIE-LCH | lch(88.24, 81.42, 143.08°) |
| OKLab | oklab(87.67% -0.1761 0.1179) |
| OKLCH | oklch(87.67% 0.212 146.2) |
| XYZ | xyz(43.1248, 72.5639, 30.4687) |
| Luminance | 0.7257 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.75
Spearmint
#1EF876
ΔE00 2.92
Easter Green
#8CFD7E
ΔE00 3.28
Spring Green
#00FF7F
ΔE00 3.44
Minty Green
#0BF77D
ΔE00 3.59
Light Bright Green
#53FE5C
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FA7B #FA65E4
analogous
#9AFA65 #65FA7B #65FAC6
triadic
#65FA7B #7B65FA #FA7B65
tetradic
#65FA7B #659AFA #FA65E4 #FAC665
square
#65FA7B #659AFA #FA65E4 #FAC665
split-complementary
#65FA7B #C665FA #FA659A
monochromatic
#07DD27 #2AF848 #65FA7B #A0FCAE #DCFEE1
Accessibility & contrast
On white
1.35
#65FA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#65FA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FA7B
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FA7B | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE570
Deuteranopia (green-blind)
#EAD884
Tritanopia (blue-blind)
#42F4DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #65fa7b; /* rgb */ color: rgb(101, 250, 123); /* oklch */ color: oklch(87.7% 0.212 146.2);
Tailwind
colors: {
custom: {
50: '#9efda3',
500: '#65fa7b',
950: '#000000',
},
}SCSS
$custom: #65fa7b; $custom-light: #9efda3; $custom-dark: #000000;
JSON
{
"hex": "#65fa7b",
"rgb": {
"r": 101,
"g": 250,
"b": 123
},
"hsl": {
"h": 128.859,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.87666,
"c": 0.2119,
"h": 146.2
},
"luminance": 0.72568
}Semantic roles & 50–950 ramp
primary
#65FA7B
secondary
#D42FBC
accent
#00C4E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680