#65EF82#65EF82
#65EF82 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.1% C 0.192 H 147.9°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF82 |
|---|---|
| RGB | rgb(101, 239, 130) |
| HSL | hsl(133, 81%, 67%) |
| HSV | hsv(133, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 45.6%, 6.3%) |
| CIE-LAB | lab(85.05, -60.06, 41.60) |
| CIE-LCH | lch(85.05, 73.06, 145.29°) |
| OKLab | oklab(85.07% -0.1624 0.1017) |
| OKLCH | oklch(85.07% 0.192 147.9) |
| XYZ | xyz(40.2599, 66.1077, 31.7532) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.56
Minty Green
#0BF77D
ΔE00 3.61
Wintergreen
#20F986
ΔE00 3.65
Spearmint
#1EF876
ΔE00 3.71
Turquoise Green
#04F489
ΔE00 3.91
Lightgreen
#90EE90
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF82 #EF65D2
analogous
#8DEF65 #65EF82 #65EFC7
triadic
#65EF82 #8265EF #EF8265
tetradic
#65EF82 #658DEF #EF65D2 #EFC765
square
#65EF82 #658DEF #EF65D2 #EFC765
split-complementary
#65EF82 #C765EF #EF658D
monochromatic
#14C53A #2EE955 #65EF82 #9CF5AF #D4FBDC
Accessibility & contrast
On white
1.48
#65EF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#65EF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF82
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF82 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC79
Deuteranopia (green-blind)
#DFD089
Tritanopia (blue-blind)
#44EAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ef82; /* rgb */ color: rgb(101, 239, 130); /* oklch */ color: oklch(85.1% 0.192 147.9);
Tailwind
colors: {
custom: {
50: '#9cf5a8',
500: '#65ef82',
950: '#000000',
},
}SCSS
$custom: #65ef82; $custom-light: #9cf5a8; $custom-dark: #000000;
JSON
{
"hex": "#65ef82",
"rgb": {
"r": 101,
"g": 239,
"b": 130
},
"hsl": {
"h": 132.609,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85072,
"c": 0.19166,
"h": 147.9
},
"luminance": 0.66111
}Semantic roles & 50–950 ramp
primary
#65EF82
secondary
#C336A5
accent
#08B1DE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580