#65EA7A#65EA7A
#65EA7A is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.7% C 0.192 H 146.7°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA7A |
|---|---|
| RGB | rgb(101, 234, 122) |
| HSL | hsl(129, 76%, 66%) |
| HSV | hsv(129, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 47.9%, 8.2%) |
| CIE-LAB | lab(83.45, -59.35, 43.45) |
| CIE-LCH | lch(83.45, 73.56, 143.79°) |
| OKLab | oklab(83.72% -0.1607 0.1056) |
| OKLCH | oklch(83.72% 0.192 146.7) |
| XYZ | xyz(38.3000, 63.0140, 28.5532) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.39
Weird Green
#3AE57F
ΔE00 3.46
Spearmint
#1EF876
ΔE00 4.24
Lightgreen
#90EE90
ΔE00 4.28
Minty Green
#0BF77D
ΔE00 4.29
Wintergreen
#20F986
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA7A #EA65D5
analogous
#92EA65 #65EA7A #65EABD
triadic
#65EA7A #7A65EA #EA7A65
tetradic
#65EA7A #6592EA #EA65D5 #EABD65
square
#65EA7A #6592EA #EA65D5 #EABD65
split-complementary
#65EA7A #BD65EA #EA6592
monochromatic
#1ABB33 #2FE34B #65EA7A #9BF1A9 #D1F9D7
Accessibility & contrast
On white
1.54
#65EA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#65EA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA7A
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA7A | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD771
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#48E5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65ea7a; /* rgb */ color: rgb(101, 234, 122); /* oklch */ color: oklch(83.7% 0.192 146.7);
Tailwind
colors: {
custom: {
50: '#9cf2a2',
500: '#65ea7a',
950: '#000000',
},
}SCSS
$custom: #65ea7a; $custom-light: #9cf2a2; $custom-dark: #000000;
JSON
{
"hex": "#65ea7a",
"rgb": {
"r": 101,
"g": 234,
"b": 122
},
"hsl": {
"h": 129.474,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.8372,
"c": 0.19224,
"h": 146.7
},
"luminance": 0.63017
}Semantic roles & 50–950 ramp
primary
#65EA7A
secondary
#BA39A6
accent
#0DB8D8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580