#65EA78#65EA78
#65EA78 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.7% C 0.194 H 146.3°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA78 |
|---|---|
| RGB | rgb(101, 234, 120) |
| HSL | hsl(129, 76%, 66%) |
| HSV | hsv(129, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 48.7%, 8.2%) |
| CIE-LAB | lab(83.42, -59.64, 44.38) |
| CIE-LCH | lch(83.42, 74.34, 143.35°) |
| OKLab | oklab(83.69% -0.1615 0.1076) |
| OKLCH | oklch(83.69% 0.194 146.3) |
| XYZ | xyz(38.1774, 62.9650, 27.9072) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.17
Weird Green
#3AE57F
ΔE00 3.65
Spearmint
#1EF876
ΔE00 4.21
Minty Green
#0BF77D
ΔE00 4.33
Lightgreen
#90EE90
ΔE00 4.39
Wintergreen
#20F986
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA78 #EA65D7
analogous
#95EA65 #65EA78 #65EABA
triadic
#65EA78 #7865EA #EA7865
tetradic
#65EA78 #6595EA #EA65D7 #EABA65
square
#65EA78 #6595EA #EA65D7 #EABA65
split-complementary
#65EA78 #BA65EA #EA6595
monochromatic
#1ABB31 #2FE349 #65EA78 #9BF1A7 #D1F9D6
Accessibility & contrast
On white
1.54
#65EA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#65EA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA78
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA78 | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76F
Deuteranopia (green-blind)
#DCCB80
Tritanopia (blue-blind)
#49E5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65ea78; /* rgb */ color: rgb(101, 234, 120); /* oklch */ color: oklch(83.7% 0.194 146.3);
Tailwind
colors: {
custom: {
50: '#9cf2a1',
500: '#65ea78',
950: '#000000',
},
}SCSS
$custom: #65ea78; $custom-light: #9cf2a1; $custom-dark: #000000;
JSON
{
"hex": "#65ea78",
"rgb": {
"r": 101,
"g": 234,
"b": 120
},
"hsl": {
"h": 128.571,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.8369,
"c": 0.19401,
"h": 146.3
},
"luminance": 0.62968
}Semantic roles & 50–950 ramp
primary
#65EA78
secondary
#BA39A8
accent
#0DBBD8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580