#65F784#65F784
#65F784 is a very light, highly saturated green. Relative luminance 0.710; OKLCH L 87.1% C 0.200 H 147.9°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #65F784 |
|---|---|
| RGB | rgb(101, 247, 132) |
| HSL | hsl(133, 90%, 68%) |
| HSV | hsv(133, 59%, 97%) |
| CMYK | cmyk(59.1%, 0%, 46.6%, 3.1%) |
| CIE-LAB | lab(87.46, -62.74, 43.68) |
| CIE-LCH | lch(87.46, 76.45, 145.16°) |
| OKLab | oklab(87.06% -0.1696 0.1065) |
| OKLCH | oklch(87.06% 0.2 147.9) |
| XYZ | xyz(42.7895, 70.9501, 33.2651) |
| Luminance | 0.7095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.98
Lightgreen (survey)
#76FF7B
ΔE00 3.07
Wintergreen
#20F986
ΔE00 3.08
Minty Green
#0BF77D
ΔE00 3.12
Spring Green
#00FF7F
ΔE00 3.46
Baby Green
#8CFF9E
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F784 #F765D8
analogous
#8FF765 #65F784 #65F7CD
triadic
#65F784 #8465F7 #F78465
tetradic
#65F784 #658FF7 #F765D8 #F7CD65
square
#65F784 #658FF7 #F765D8 #F7CD65
split-complementary
#65F784 #CD65F7 #F7658F
monochromatic
#0BD636 #2BF456 #65F784 #9FFAB2 #D9FDE1
Accessibility & contrast
On white
1.38
#65F784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#65F784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F784
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F784 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37B
Deuteranopia (green-blind)
#E7D68C
Tritanopia (blue-blind)
#40F2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f784; /* rgb */ color: rgb(101, 247, 132); /* oklch */ color: oklch(87.1% 0.200 147.9);
Tailwind
colors: {
custom: {
50: '#9efba9',
500: '#65f784',
950: '#000000',
},
}SCSS
$custom: #65f784; $custom-light: #9efba9; $custom-dark: #000000;
JSON
{
"hex": "#65f784",
"rgb": {
"r": 101,
"g": 247,
"b": 132
},
"hsl": {
"h": 132.74,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.87062,
"c": 0.20028,
"h": 147.9
},
"luminance": 0.70954
}Semantic roles & 50–950 ramp
primary
#65F784
secondary
#D030AE
accent
#00B5E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581