#65E491#65E491
#65E491 is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.6% C 0.163 H 152.5°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #65E491 |
|---|---|
| RGB | rgb(101, 228, 145) |
| HSL | hsl(141, 70%, 65%) |
| HSV | hsv(141, 56%, 89%) |
| CMYK | cmyk(55.7%, 0%, 36.4%, 10.6%) |
| CIE-LAB | lab(82.00, -53.36, 30.15) |
| CIE-LCH | lch(82.00, 61.29, 150.53°) |
| OKLab | oklab(82.64% -0.1447 0.0754) |
| OKLCH | oklch(82.64% 0.163 152.5) |
| XYZ | xyz(38.2182, 60.2944, 36.4065) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.41
Aqua Green
#12E193
ΔE00 4.25
Seafoam Green
#7AF9AB
ΔE00 4.94
Tealish Green
#0CDC73
ΔE00 5.07
Seafoam (survey)
#80F9AD
ΔE00 5.16
Lightgreen
#90EE90
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E491 #E465B8
analogous
#79E465 #65E491 #65E4D0
triadic
#65E491 #9165E4 #E49165
tetradic
#65E491 #6579E4 #E465B8 #E4D065
square
#65E491 #6579E4 #E465B8 #E4D065
split-complementary
#65E491 #D065E4 #E46579
monochromatic
#1FB051 #31DB6C #65E491 #99EDB6 #CDF6DB
Accessibility & contrast
On white
1.61
#65E491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#65E491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E491
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E491 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38B
Deuteranopia (green-blind)
#D3C796
Tritanopia (blue-blind)
#41E1CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e491; /* rgb */ color: rgb(101, 228, 145); /* oklch */ color: oklch(82.6% 0.163 152.5);
Tailwind
colors: {
custom: {
50: '#9bedb2',
500: '#65e491',
950: '#000000',
},
}SCSS
$custom: #65e491; $custom-light: #9bedb2; $custom-dark: #000000;
JSON
{
"hex": "#65e491",
"rgb": {
"r": 101,
"g": 228,
"b": 145
},
"hsl": {
"h": 140.787,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.8264,
"c": 0.16321,
"h": 152.5
},
"luminance": 0.60298
}Semantic roles & 50–950 ramp
primary
#65E491
secondary
#B13C88
accent
#1390D2
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1611
muted
#808581