#65F781#65F781
#65F781 is a very light, highly saturated green. Relative luminance 0.709; OKLCH L 87.0% C 0.203 H 147.3°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #65F781 |
|---|---|
| RGB | rgb(101, 247, 129) |
| HSL | hsl(132, 90%, 68%) |
| HSV | hsv(132, 59%, 97%) |
| CMYK | cmyk(59.1%, 0%, 47.8%, 3.1%) |
| CIE-LAB | lab(87.42, -63.18, 45.07) |
| CIE-LCH | lch(87.42, 77.60, 144.50°) |
| OKLab | oklab(87.02% -0.1708 0.1095) |
| OKLCH | oklch(87.02% 0.203 147.3) |
| XYZ | xyz(42.5872, 70.8692, 32.1994) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.76
Spearmint
#1EF876
ΔE00 2.88
Minty Green
#0BF77D
ΔE00 3.18
Wintergreen
#20F986
ΔE00 3.27
Spring Green
#00FF7F
ΔE00 3.46
Easter Green
#8CFD7E
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F781 #F765DB
analogous
#92F765 #65F781 #65F7CA
triadic
#65F781 #8165F7 #F78165
tetradic
#65F781 #6592F7 #F765DB #F7CA65
square
#65F781 #6592F7 #F765DB #F7CA65
split-complementary
#65F781 #CA65F7 #F76592
monochromatic
#0BD632 #2BF451 #65F781 #9FFAB1 #D9FDE0
Accessibility & contrast
On white
1.38
#65F781 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#65F781 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F781
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F781 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F781 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE377
Deuteranopia (green-blind)
#E7D689
Tritanopia (blue-blind)
#41F2DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f781; /* rgb */ color: rgb(101, 247, 129); /* oklch */ color: oklch(87.0% 0.203 147.3);
Tailwind
colors: {
custom: {
50: '#9efba7',
500: '#65f781',
950: '#000000',
},
}SCSS
$custom: #65f781; $custom-light: #9efba7; $custom-dark: #000000;
JSON
{
"hex": "#65f781",
"rgb": {
"r": 101,
"g": 247,
"b": 129
},
"hsl": {
"h": 131.507,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.87017,
"c": 0.20291,
"h": 147.3
},
"luminance": 0.70873
}Semantic roles & 50–950 ramp
primary
#65F781
secondary
#D030B1
accent
#00B9E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580