#65F786#65F786
#65F786 is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.1% C 0.199 H 148.2°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #65F786 |
|---|---|
| RGB | rgb(101, 247, 134) |
| HSL | hsl(134, 90%, 68%) |
| HSV | hsv(134, 59%, 97%) |
| CMYK | cmyk(59.1%, 0%, 45.7%, 3.1%) |
| CIE-LAB | lab(87.49, -62.45, 42.75) |
| CIE-LCH | lch(87.49, 75.68, 145.60°) |
| OKLab | oklab(87.09% -0.1688 0.1045) |
| OKLCH | oklch(87.09% 0.199 148.2) |
| XYZ | xyz(42.9277, 71.0054, 33.9928) |
| Luminance | 0.7101 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.98
Spearmint
#1EF876
ΔE00 3.08
Minty Green
#0BF77D
ΔE00 3.11
Lightgreen (survey)
#76FF7B
ΔE00 3.30
Spring Green
#00FF7F
ΔE00 3.49
Baby Green
#8CFF9E
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F786 #F765D6
analogous
#8DF765 #65F786 #65F7CF
triadic
#65F786 #8665F7 #F78665
tetradic
#65F786 #658DF7 #F765D6 #F7CF65
square
#65F786 #658DF7 #F765D6 #F7CF65
split-complementary
#65F786 #CF65F7 #F7658D
monochromatic
#0BD639 #2BF458 #65F786 #9FFAB4 #D9FDE1
Accessibility & contrast
On white
1.38
#65F786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#65F786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F786
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F786 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37D
Deuteranopia (green-blind)
#E6D68E
Tritanopia (blue-blind)
#3FF2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f786; /* rgb */ color: rgb(101, 247, 134); /* oklch */ color: oklch(87.1% 0.199 148.2);
Tailwind
colors: {
custom: {
50: '#9dfbab',
500: '#65f786',
950: '#000000',
},
}SCSS
$custom: #65f786; $custom-light: #9dfbab; $custom-dark: #000000;
JSON
{
"hex": "#65f786",
"rgb": {
"r": 101,
"g": 247,
"b": 134
},
"hsl": {
"h": 133.562,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.87093,
"c": 0.19851,
"h": 148.2
},
"luminance": 0.71009
}Semantic roles & 50–950 ramp
primary
#65F786
secondary
#D030AC
accent
#00B2E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581