#65E391#65E391
#65E391 is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.4% C 0.162 H 152.6°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #65E391 |
|---|---|
| RGB | rgb(101, 227, 145) |
| HSL | hsl(141, 69%, 64%) |
| HSV | hsv(141, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 36.1%, 11%) |
| CIE-LAB | lab(81.70, -52.96, 29.75) |
| CIE-LCH | lch(81.70, 60.74, 150.68°) |
| OKLab | oklab(82.4% -0.1437 0.0745) |
| OKLCH | oklch(82.4% 0.162 152.6) |
| XYZ | xyz(37.9439, 59.7458, 36.3151) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.53
Aqua Green
#12E193
ΔE00 4.17
Tealish Green
#0CDC73
ΔE00 5.08
Seafoam Green
#7AF9AB
ΔE00 5.11
Seafoam (survey)
#80F9AD
ΔE00 5.31
Lightgreen
#90EE90
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E391 #E365B7
analogous
#78E365 #65E391 #65E3D0
triadic
#65E391 #9165E3 #E39165
tetradic
#65E391 #6578E3 #E365B7 #E3D065
square
#65E391 #6578E3 #E365B7 #E3D065
split-complementary
#65E391 #D065E3 #E36578
monochromatic
#20AE51 #31DA6C #65E391 #99ECB6 #CDF6DB
Accessibility & contrast
On white
1.62
#65E391 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#65E391 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E391
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E391 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E391 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28C
Deuteranopia (green-blind)
#D2C696
Tritanopia (blue-blind)
#42E0CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65e391; /* rgb */ color: rgb(101, 227, 145); /* oklch */ color: oklch(82.4% 0.162 152.6);
Tailwind
colors: {
custom: {
50: '#9aedb2',
500: '#65e391',
950: '#000000',
},
}SCSS
$custom: #65e391; $custom-light: #9aedb2; $custom-dark: #000000;
JSON
{
"hex": "#65e391",
"rgb": {
"r": 101,
"g": 227,
"b": 145
},
"hsl": {
"h": 140.952,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.82396,
"c": 0.16184,
"h": 152.6
},
"luminance": 0.59749
}Semantic roles & 50–950 ramp
primary
#65E391
secondary
#AF3D87
accent
#148FD1
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1611
muted
#808581