#65EA80#65EA80
#65EA80 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.8% C 0.187 H 147.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA80 |
|---|---|
| RGB | rgb(101, 234, 128) |
| HSL | hsl(132, 76%, 66%) |
| HSV | hsv(132, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(83.53, -58.47, 40.64) |
| CIE-LCH | lch(83.53, 71.21, 145.20°) |
| OKLab | oklab(83.81% -0.1582 0.0994) |
| OKLCH | oklch(83.81% 0.187 147.8) |
| XYZ | xyz(38.6833, 63.1673, 30.5719) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.98
Lightgreen
#90EE90
ΔE00 4.06
Lightish Green
#61E160
ΔE00 4.15
Minty Green
#0BF77D
ΔE00 4.28
Turquoise Green
#04F489
ΔE00 4.31
Wintergreen
#20F986
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA80 #EA65CF
analogous
#8DEA65 #65EA80 #65EAC2
triadic
#65EA80 #8065EA #EA8065
tetradic
#65EA80 #658DEA #EA65CF #EAC265
square
#65EA80 #658DEA #EA65CF #EAC265
split-complementary
#65EA80 #C265EA #EA658D
monochromatic
#1ABB3A #2FE354 #65EA80 #9BF1AC #D1F9D9
Accessibility & contrast
On white
1.54
#65EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#65EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA80
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA80 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD878
Deuteranopia (green-blind)
#DBCB87
Tritanopia (blue-blind)
#46E6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65ea80; /* rgb */ color: rgb(101, 234, 128); /* oklch */ color: oklch(83.8% 0.187 147.8);
Tailwind
colors: {
custom: {
50: '#9cf2a6',
500: '#65ea80',
950: '#000000',
},
}SCSS
$custom: #65ea80; $custom-light: #9cf2a6; $custom-dark: #000000;
JSON
{
"hex": "#65ea80",
"rgb": {
"r": 101,
"g": 234,
"b": 128
},
"hsl": {
"h": 132.18,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.83813,
"c": 0.18687,
"h": 147.8
},
"luminance": 0.63171
}Semantic roles & 50–950 ramp
primary
#65EA80
secondary
#BA39A0
accent
#0DAFD8
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580