#65E97A#65E97A
#65E97A is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.5% C 0.191 H 146.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #65E97A |
|---|---|
| RGB | rgb(101, 233, 122) |
| HSL | hsl(130, 75%, 65%) |
| HSV | hsv(130, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 47.6%, 8.6%) |
| CIE-LAB | lab(83.15, -58.98, 43.08) |
| CIE-LCH | lch(83.15, 73.03, 143.86°) |
| OKLab | oklab(83.47% -0.1596 0.1047) |
| OKLCH | oklch(83.47% 0.191 146.7) |
| XYZ | xyz(38.0162, 62.4462, 28.4585) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.34
Weird Green
#3AE57F
ΔE00 3.35
Lightgreen
#90EE90
ΔE00 4.29
Spearmint
#1EF876
ΔE00 4.41
Minty Green
#0BF77D
ΔE00 4.43
Wintergreen
#20F986
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E97A #E965D4
analogous
#92E965 #65E97A #65E9BC
triadic
#65E97A #7A65E9 #E97A65
tetradic
#65E97A #6592E9 #E965D4 #E9BC65
square
#65E97A #6592E9 #E965D4 #E9BC65
split-complementary
#65E97A #BC65E9 #E96592
monochromatic
#1AB934 #2FE14C #65E97A #9BF1A8 #D0F8D6
Accessibility & contrast
On white
1.56
#65E97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#65E97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E97A
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E97A | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD671
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#49E4CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e97a; /* rgb */ color: rgb(101, 233, 122); /* oklch */ color: oklch(83.5% 0.191 146.7);
Tailwind
colors: {
custom: {
50: '#9cf1a2',
500: '#65e97a',
950: '#000000',
},
}SCSS
$custom: #65e97a; $custom-light: #9cf1a2; $custom-dark: #000000;
JSON
{
"hex": "#65e97a",
"rgb": {
"r": 101,
"g": 233,
"b": 122
},
"hsl": {
"h": 129.545,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.83474,
"c": 0.19093,
"h": 146.7
},
"luminance": 0.6245
}Semantic roles & 50–950 ramp
primary
#65E97A
secondary
#B93AA4
accent
#0EB7D7
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580