#65E490#65E490
#65E490 is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.6% C 0.164 H 152.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #65E490 |
|---|---|
| RGB | rgb(101, 228, 144) |
| HSL | hsl(140, 70%, 65%) |
| HSV | hsv(140, 56%, 89%) |
| CMYK | cmyk(55.7%, 0%, 36.8%, 10.6%) |
| CIE-LAB | lab(81.98, -53.53, 30.63) |
| CIE-LCH | lch(81.98, 61.68, 150.22°) |
| OKLab | oklab(82.62% -0.1452 0.0766) |
| OKLCH | oklch(82.62% 0.164 152.2) |
| XYZ | xyz(38.1414, 60.2637, 36.0022) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.30
Aqua Green
#12E193
ΔE00 4.34
Tealish Green
#0CDC73
ΔE00 4.98
Seafoam Green
#7AF9AB
ΔE00 5.00
Lightgreen
#90EE90
ΔE00 5.14
Turquoise Green
#04F489
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E490 #E465B9
analogous
#7AE465 #65E490 #65E4D0
triadic
#65E490 #9065E4 #E49065
tetradic
#65E490 #657AE4 #E465B9 #E4D065
square
#65E490 #657AE4 #E465B9 #E4D065
split-complementary
#65E490 #D065E4 #E4657A
monochromatic
#1FB050 #31DB6A #65E490 #99EDB6 #CDF6DB
Accessibility & contrast
On white
1.61
#65E490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#65E490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E490
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E490 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38A
Deuteranopia (green-blind)
#D3C795
Tritanopia (blue-blind)
#42E1CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e490; /* rgb */ color: rgb(101, 228, 144); /* oklch */ color: oklch(82.6% 0.164 152.2);
Tailwind
colors: {
custom: {
50: '#9bedb1',
500: '#65e490',
950: '#000000',
},
}SCSS
$custom: #65e490; $custom-light: #9bedb1; $custom-dark: #000000;
JSON
{
"hex": "#65e490",
"rgb": {
"r": 101,
"g": 228,
"b": 144
},
"hsl": {
"h": 140.315,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.82621,
"c": 0.16413,
"h": 152.2
},
"luminance": 0.60267
}Semantic roles & 50–950 ramp
primary
#65E490
secondary
#B13C89
accent
#1392D2
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581