#65E377#65E377
#65E377 is a light, vivid green. Relative luminance 0.590; OKLCH L 81.9% C 0.186 H 146.4°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #65E377 |
|---|---|
| RGB | rgb(101, 227, 119) |
| HSL | hsl(129, 69%, 64%) |
| HSV | hsv(129, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 47.6%, 11%) |
| CIE-LAB | lab(81.31, -57.13, 42.22) |
| CIE-LCH | lch(81.31, 71.04, 143.53°) |
| OKLab | oklab(81.95% -0.1547 0.1027) |
| OKLCH | oklch(81.95% 0.186 146.4) |
| XYZ | xyz(36.1634, 59.0336, 26.9381) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.95
Weird Green
#3AE57F
ΔE00 3.26
Tealish Green
#0CDC73
ΔE00 4.42
Lightgreen
#90EE90
ΔE00 4.70
Fresh Green
#69D84F
ΔE00 5.34
Minty Green
#0BF77D
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E377 #E365D1
analogous
#92E365 #65E377 #65E3B6
triadic
#65E377 #7765E3 #E37765
tetradic
#65E377 #6592E3 #E365D1 #E3B665
square
#65E377 #6592E3 #E365D1 #E3B665
split-complementary
#65E377 #B665E3 #E36592
monochromatic
#20AE34 #31DA49 #65E377 #99ECA5 #CDF6D2
Accessibility & contrast
On white
1.64
#65E377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#65E377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E377
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E377 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16E
Deuteranopia (green-blind)
#D5C67E
Tritanopia (blue-blind)
#4CDECA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65e377; /* rgb */ color: rgb(101, 227, 119); /* oklch */ color: oklch(81.9% 0.186 146.4);
Tailwind
colors: {
custom: {
50: '#9beda0',
500: '#65e377',
950: '#000000',
},
}SCSS
$custom: #65e377; $custom-light: #9beda0; $custom-dark: #000000;
JSON
{
"hex": "#65e377",
"rgb": {
"r": 101,
"g": 227,
"b": 119
},
"hsl": {
"h": 128.571,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.81949,
"c": 0.1857,
"h": 146.4
},
"luminance": 0.59037
}Semantic roles & 50–950 ramp
primary
#65E377
secondary
#AF3D9F
accent
#14B6D1
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F160F
muted
#808580