#65E690#65E690
#65E690 is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.1% C 0.167 H 152.0°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #65E690 |
|---|---|
| RGB | rgb(101, 230, 144) |
| HSL | hsl(140, 72%, 65%) |
| HSV | hsv(140, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 37.4%, 9.8%) |
| CIE-LAB | lab(82.58, -54.33, 31.43) |
| CIE-LCH | lch(82.58, 62.76, 149.95°) |
| OKLab | oklab(83.11% -0.1473 0.0784) |
| OKLCH | oklch(83.11% 0.167 152) |
| XYZ | xyz(38.6948, 61.3704, 36.1867) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Aqua Green
#12E193
ΔE00 4.53
Seafoam Green
#7AF9AB
ΔE00 4.71
Turquoise Green
#04F489
ΔE00 4.81
Lightgreen
#90EE90
ΔE00 4.87
Light Green Blue
#56FCA2
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E690 #E665BB
analogous
#7BE665 #65E690 #65E6D1
triadic
#65E690 #9065E6 #E69065
tetradic
#65E690 #657BE6 #E665BB #E6D165
square
#65E690 #657BE6 #E665BB #E6D165
split-complementary
#65E690 #D165E6 #E6657B
monochromatic
#1DB34F #30DD6A #65E690 #9AEFB6 #CEF7DC
Accessibility & contrast
On white
1.58
#65E690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#65E690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E690
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E690 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58A
Deuteranopia (green-blind)
#D5C995
Tritanopia (blue-blind)
#41E3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e690; /* rgb */ color: rgb(101, 230, 144); /* oklch */ color: oklch(83.1% 0.167 152.0);
Tailwind
colors: {
custom: {
50: '#9befb1',
500: '#65e690',
950: '#000000',
},
}SCSS
$custom: #65e690; $custom-light: #9befb1; $custom-dark: #000000;
JSON
{
"hex": "#65e690",
"rgb": {
"r": 101,
"g": 230,
"b": 144
},
"hsl": {
"h": 140,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.83109,
"c": 0.16686,
"h": 152
},
"luminance": 0.61374
}Semantic roles & 50–950 ramp
primary
#65E690
secondary
#B43B8C
accent
#1193D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1611
muted
#808581