#65FD7B#65FD7B
#65FD7B is a very light, highly saturated green. Relative luminance 0.744; OKLCH L 88.4% C 0.216 H 146.1°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #65FD7B |
|---|---|
| RGB | rgb(101, 253, 123) |
| HSL | hsl(129, 97%, 69%) |
| HSV | hsv(129, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 51.4%, 0.8%) |
| CIE-LAB | lab(89.13, -66.17, 50.00) |
| CIE-LCH | lch(89.13, 82.94, 142.93°) |
| OKLab | oklab(88.4% -0.179 0.1203) |
| OKLCH | oklch(88.4% 0.216 146.1) |
| XYZ | xyz(44.0644, 74.4431, 30.7819) |
| Luminance | 0.7445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.37
Spearmint
#1EF876
ΔE00 3.11
Easter Green
#8CFD7E
ΔE00 3.17
Light Bright Green
#53FE5C
ΔE00 3.34
Spring Green
#00FF7F
ΔE00 3.39
Lighter Green
#75FD63
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FD7B #FD65E7
analogous
#9BFD65 #65FD7B #65FDC7
triadic
#65FD7B #7B65FD #FD7B65
tetradic
#65FD7B #659BFD #FD65E7 #FDC765
square
#65FD7B #659BFD #FD65E7 #FDC765
split-complementary
#65FD7B #C765FD #FD659B
monochromatic
#03E524 #29FC47 #65FD7B #A1FEAF #DEFFE3
Accessibility & contrast
On white
1.32
#65FD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#65FD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FD7B
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FD7B | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE870
Deuteranopia (green-blind)
#EDDB84
Tritanopia (blue-blind)
#41F7DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65fd7b; /* rgb */ color: rgb(101, 253, 123); /* oklch */ color: oklch(88.4% 0.216 146.1);
Tailwind
colors: {
custom: {
50: '#9fffa4',
500: '#65fd7b',
950: '#000000',
},
}SCSS
$custom: #65fd7b; $custom-light: #9fffa4; $custom-dark: #000000;
JSON
{
"hex": "#65fd7b",
"rgb": {
"r": 101,
"g": 253,
"b": 123
},
"hsl": {
"h": 128.684,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.88401,
"c": 0.21565,
"h": 146.1
},
"luminance": 0.74447
}Semantic roles & 50–950 ramp
primary
#65FD7B
secondary
#D82FBF
accent
#00C4E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680