#65FF7B#65FF7B
#65FF7B is a very light, highly saturated green. Relative luminance 0.757; OKLCH L 88.9% C 0.218 H 146.0°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #65FF7B |
|---|---|
| RGB | rgb(101, 255, 123) |
| HSL | hsl(129, 100%, 70%) |
| HSV | hsv(129, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 51.8%, 0%) |
| CIE-LAB | lab(89.73, -66.89, 50.72) |
| CIE-LCH | lch(89.73, 83.94, 142.83°) |
| OKLab | oklab(88.89% -0.1809 0.1219) |
| OKLCH | oklch(88.89% 0.218 146) |
| XYZ | xyz(44.6991, 75.7124, 30.9934) |
| Luminance | 0.7572 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.25
Easter Green
#8CFD7E
ΔE00 3.17
Light Bright Green
#53FE5C
ΔE00 3.19
Spearmint
#1EF876
ΔE00 3.30
Lighter Green
#75FD63
ΔE00 3.38
Spring Green
#00FF7F
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FF7B #FF65E9
analogous
#9CFF65 #65FF7B #65FFC8
triadic
#65FF7B #7B65FF #FF7B65
tetradic
#65FF7B #659CFF #FF65E9 #FFC865
square
#65FF7B #659CFF #FF65E9 #FFC865
split-complementary
#65FF7B #C865FF #FF659C
monochromatic
#00EA21 #28FF47 #65FF7B #A2FFAF #DFFFE4
Accessibility & contrast
On white
1.30
#65FF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#65FF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FF7B
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FF7B | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6F
Deuteranopia (green-blind)
#EFDC85
Tritanopia (blue-blind)
#40F9E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65ff7b; /* rgb */ color: rgb(101, 255, 123); /* oklch */ color: oklch(88.9% 0.218 146.0);
Tailwind
colors: {
custom: {
50: '#9fffa4',
500: '#65ff7b',
950: '#000000',
},
}SCSS
$custom: #65ff7b; $custom-light: #9fffa4; $custom-dark: #000000;
JSON
{
"hex": "#65ff7b",
"rgb": {
"r": 101,
"g": 255,
"b": 123
},
"hsl": {
"h": 128.571,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.88891,
"c": 0.21814,
"h": 146
},
"luminance": 0.75717
}Semantic roles & 50–950 ramp
primary
#65FF7B
secondary
#DA2EC2
accent
#00C5E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680