#65E390#65E390
#65E390 is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.4% C 0.163 H 152.3°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #65E390 |
|---|---|
| RGB | rgb(101, 227, 144) |
| HSL | hsl(140, 69%, 64%) |
| HSV | hsv(140, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 36.6%, 11%) |
| CIE-LAB | lab(81.68, -53.14, 30.24) |
| CIE-LCH | lch(81.68, 61.14, 150.36°) |
| OKLab | oklab(82.38% -0.1441 0.0756) |
| OKLCH | oklch(82.38% 0.163 152.3) |
| XYZ | xyz(37.8671, 59.7151, 35.9108) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.41
Aqua Green
#12E193
ΔE00 4.26
Tealish Green
#0CDC73
ΔE00 4.97
Seafoam Green
#7AF9AB
ΔE00 5.16
Lightgreen
#90EE90
ΔE00 5.29
Seafoam (survey)
#80F9AD
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E390 #E365B8
analogous
#79E365 #65E390 #65E3CF
triadic
#65E390 #9065E3 #E39065
tetradic
#65E390 #6579E3 #E365B8 #E3CF65
square
#65E390 #6579E3 #E365B8 #E3CF65
split-complementary
#65E390 #CF65E3 #E36579
monochromatic
#20AE50 #31DA6B #65E390 #99ECB5 #CDF6DB
Accessibility & contrast
On white
1.62
#65E390 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#65E390 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E390
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E390 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E390 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28A
Deuteranopia (green-blind)
#D2C695
Tritanopia (blue-blind)
#42E0CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65e390; /* rgb */ color: rgb(101, 227, 144); /* oklch */ color: oklch(82.4% 0.163 152.3);
Tailwind
colors: {
custom: {
50: '#9aedb1',
500: '#65e390',
950: '#000000',
},
}SCSS
$custom: #65e390; $custom-light: #9aedb1; $custom-dark: #000000;
JSON
{
"hex": "#65e390",
"rgb": {
"r": 101,
"g": 227,
"b": 144
},
"hsl": {
"h": 140.476,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.82377,
"c": 0.16276,
"h": 152.3
},
"luminance": 0.59718
}Semantic roles & 50–950 ramp
primary
#65E390
secondary
#AF3D88
accent
#1491D1
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581