#65EF80#65EF80
#65EF80 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.0% C 0.193 H 147.6°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF80 |
|---|---|
| RGB | rgb(101, 239, 128) |
| HSL | hsl(132, 81%, 67%) |
| HSV | hsv(132, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 46.4%, 6.3%) |
| CIE-LAB | lab(85.02, -60.36, 42.53) |
| CIE-LCH | lch(85.02, 73.84, 144.83°) |
| OKLab | oklab(85.04% -0.1633 0.1038) |
| OKLCH | oklch(85.04% 0.193 147.6) |
| XYZ | xyz(40.1269, 66.0545, 31.0531) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.60
Spearmint
#1EF876
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.69
Wintergreen
#20F986
ΔE00 3.72
Turquoise Green
#04F489
ΔE00 4.05
Lightgreen
#90EE90
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF80 #EF65D4
analogous
#8FEF65 #65EF80 #65EFC5
triadic
#65EF80 #8065EF #EF8065
tetradic
#65EF80 #658FEF #EF65D4 #EFC565
square
#65EF80 #658FEF #EF65D4 #EFC565
split-complementary
#65EF80 #C565EF #EF658F
monochromatic
#14C537 #2EE952 #65EF80 #9CF5AE #D4FBDB
Accessibility & contrast
On white
1.48
#65EF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#65EF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF80
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF80 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC77
Deuteranopia (green-blind)
#DFCF88
Tritanopia (blue-blind)
#44EAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ef80; /* rgb */ color: rgb(101, 239, 128); /* oklch */ color: oklch(85.0% 0.193 147.6);
Tailwind
colors: {
custom: {
50: '#9cf5a6',
500: '#65ef80',
950: '#000000',
},
}SCSS
$custom: #65ef80; $custom-light: #9cf5a6; $custom-dark: #000000;
JSON
{
"hex": "#65ef80",
"rgb": {
"r": 101,
"g": 239,
"b": 128
},
"hsl": {
"h": 131.739,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85041,
"c": 0.19344,
"h": 147.6
},
"luminance": 0.66058
}Semantic roles & 50–950 ramp
primary
#65EF80
secondary
#C336A7
accent
#08B4DE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580