#65EA81#65EA81
#65EA81 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.8% C 0.186 H 148.1°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA81 |
|---|---|
| RGB | rgb(101, 234, 129) |
| HSL | hsl(133, 76%, 66%) |
| HSV | hsv(133, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 44.9%, 8.2%) |
| CIE-LAB | lab(83.54, -58.32, 40.17) |
| CIE-LCH | lch(83.54, 70.82, 145.44°) |
| OKLab | oklab(83.83% -0.1578 0.0984) |
| OKLCH | oklch(83.83% 0.186 148.1) |
| XYZ | xyz(38.7495, 63.1938, 30.9202) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.92
Lightgreen
#90EE90
ΔE00 4.04
Turquoise Green
#04F489
ΔE00 4.26
Lightish Green
#61E160
ΔE00 4.28
Minty Green
#0BF77D
ΔE00 4.29
Wintergreen
#20F986
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA81 #EA65CE
analogous
#8BEA65 #65EA81 #65EAC4
triadic
#65EA81 #8165EA #EA8165
tetradic
#65EA81 #658BEA #EA65CE #EAC465
square
#65EA81 #658BEA #EA65CE #EAC465
split-complementary
#65EA81 #C465EA #EA658B
monochromatic
#1ABB3C #2FE355 #65EA81 #9BF1AD #D1F9D9
Accessibility & contrast
On white
1.54
#65EA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#65EA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA81
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA81 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD879
Deuteranopia (green-blind)
#DBCB88
Tritanopia (blue-blind)
#46E6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65ea81; /* rgb */ color: rgb(101, 234, 129); /* oklch */ color: oklch(83.8% 0.186 148.1);
Tailwind
colors: {
custom: {
50: '#9cf2a7',
500: '#65ea81',
950: '#000000',
},
}SCSS
$custom: #65ea81; $custom-light: #9cf2a7; $custom-dark: #000000;
JSON
{
"hex": "#65ea81",
"rgb": {
"r": 101,
"g": 234,
"b": 129
},
"hsl": {
"h": 132.632,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.83829,
"c": 0.18596,
"h": 148.1
},
"luminance": 0.63197
}Semantic roles & 50–950 ramp
primary
#65EA81
secondary
#BA399F
accent
#0DADD8
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580