#65EA76#65EA76
#65EA76 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.7% C 0.196 H 146.0°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA76 |
|---|---|
| RGB | rgb(101, 234, 118) |
| HSL | hsl(128, 76%, 66%) |
| HSV | hsv(128, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 49.6%, 8.2%) |
| CIE-LAB | lab(83.40, -59.91, 45.30) |
| CIE-LCH | lch(83.40, 75.11, 142.91°) |
| OKLab | oklab(83.66% -0.1623 0.1095) |
| OKLCH | oklch(83.66% 0.196 146) |
| XYZ | xyz(38.0573, 62.9169, 27.2747) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.95
Weird Green
#3AE57F
ΔE00 3.85
Spearmint
#1EF876
ΔE00 4.20
Minty Green
#0BF77D
ΔE00 4.40
Lightgreen
#90EE90
ΔE00 4.51
Lightgreen (survey)
#76FF7B
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA76 #EA65D9
analogous
#96EA65 #65EA76 #65EAB8
triadic
#65EA76 #7665EA #EA7665
tetradic
#65EA76 #6596EA #EA65D9 #EAB865
square
#65EA76 #6596EA #EA65D9 #EAB865
split-complementary
#65EA76 #B865EA #EA6596
monochromatic
#1ABB2E #2FE346 #65EA76 #9BF1A6 #D1F9D6
Accessibility & contrast
On white
1.55
#65EA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#65EA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA76
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA76 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76C
Deuteranopia (green-blind)
#DCCB7E
Tritanopia (blue-blind)
#4AE5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65ea76; /* rgb */ color: rgb(101, 234, 118); /* oklch */ color: oklch(83.7% 0.196 146.0);
Tailwind
colors: {
custom: {
50: '#9cf29f',
500: '#65ea76',
950: '#000000',
},
}SCSS
$custom: #65ea76; $custom-light: #9cf29f; $custom-dark: #000000;
JSON
{
"hex": "#65ea76",
"rgb": {
"r": 101,
"g": 234,
"b": 118
},
"hsl": {
"h": 127.669,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.83661,
"c": 0.19577,
"h": 146
},
"luminance": 0.6292
}Semantic roles & 50–950 ramp
primary
#65EA76
secondary
#BA39AA
accent
#0DBED8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580