#65E37F#65E37F
#65E37F is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.1% C 0.178 H 148.1°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #65E37F |
|---|---|
| RGB | rgb(101, 227, 127) |
| HSL | hsl(132, 69%, 64%) |
| HSV | hsv(132, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 44.1%, 11%) |
| CIE-LAB | lab(81.42, -55.94, 38.44) |
| CIE-LCH | lch(81.42, 67.87, 145.50°) |
| OKLab | oklab(82.08% -0.1514 0.0944) |
| OKLCH | oklch(82.08% 0.178 148.1) |
| XYZ | xyz(36.6643, 59.2339, 29.5757) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.70
Lightish Green
#61E160
ΔE00 4.18
Tealish Green
#0CDC73
ΔE00 4.18
Lightgreen
#90EE90
ΔE00 4.51
Turquoise Green
#04F489
ΔE00 5.18
Minty Green
#0BF77D
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E37F #E365C9
analogous
#8AE365 #65E37F #65E3BE
triadic
#65E37F #7F65E3 #E37F65
tetradic
#65E37F #658AE3 #E365C9 #E3BE65
square
#65E37F #658AE3 #E365C9 #E3BE65
split-complementary
#65E37F #BE65E3 #E3658A
monochromatic
#20AE3D #31DA54 #65E37F #99ECAA #CDF6D5
Accessibility & contrast
On white
1.63
#65E37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#65E37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E37F
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E37F | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D177
Deuteranopia (green-blind)
#D4C686
Tritanopia (blue-blind)
#49DFCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65e37f; /* rgb */ color: rgb(101, 227, 127); /* oklch */ color: oklch(82.1% 0.178 148.1);
Tailwind
colors: {
custom: {
50: '#9beda5',
500: '#65e37f',
950: '#000000',
},
}SCSS
$custom: #65e37f; $custom-light: #9beda5; $custom-dark: #000000;
JSON
{
"hex": "#65e37f",
"rgb": {
"r": 101,
"g": 227,
"b": 127
},
"hsl": {
"h": 132.381,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.82075,
"c": 0.17842,
"h": 148.1
},
"luminance": 0.59237
}Semantic roles & 50–950 ramp
primary
#65E37F
secondary
#AF3D98
accent
#14AAD1
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580