#65E87F#65E87F
#65E87F is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.3% C 0.185 H 147.8°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #65E87F |
|---|---|
| RGB | rgb(101, 232, 127) |
| HSL | hsl(132, 74%, 65%) |
| HSV | hsv(132, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 45.3%, 9%) |
| CIE-LAB | lab(82.92, -57.86, 40.35) |
| CIE-LCH | lch(82.92, 70.54, 145.11°) |
| OKLab | oklab(83.31% -0.1566 0.0987) |
| OKLCH | oklch(83.31% 0.185 147.8) |
| XYZ | xyz(38.0517, 62.0088, 30.0382) |
| Luminance | 0.6201 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.85
Lightish Green
#61E160
ΔE00 3.99
Lightgreen
#90EE90
ΔE00 4.14
Turquoise Green
#04F489
ΔE00 4.55
Minty Green
#0BF77D
ΔE00 4.59
Tealish Green
#0CDC73
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E87F #E865CE
analogous
#8DE865 #65E87F #65E8C0
triadic
#65E87F #7F65E8 #E87F65
tetradic
#65E87F #658DE8 #E865CE #E8C065
square
#65E87F #658DE8 #E865CE #E8C065
split-complementary
#65E87F #C065E8 #E8658D
monochromatic
#1BB73A #30E053 #65E87F #9AF0AB #CFF8D8
Accessibility & contrast
On white
1.57
#65E87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#65E87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E87F
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E87F | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD677
Deuteranopia (green-blind)
#D9CA86
Tritanopia (blue-blind)
#47E4CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e87f; /* rgb */ color: rgb(101, 232, 127); /* oklch */ color: oklch(83.3% 0.185 147.8);
Tailwind
colors: {
custom: {
50: '#9bf0a5',
500: '#65e87f',
950: '#000000',
},
}SCSS
$custom: #65e87f; $custom-light: #9bf0a5; $custom-dark: #000000;
JSON
{
"hex": "#65e87f",
"rgb": {
"r": 101,
"g": 232,
"b": 127
},
"hsl": {
"h": 131.908,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.83305,
"c": 0.18511,
"h": 147.8
},
"luminance": 0.62012
}Semantic roles & 50–950 ramp
primary
#65E87F
secondary
#B73A9E
accent
#0FAFD6
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580