#65EA79#65EA79
#65EA79 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.7% C 0.193 H 146.5°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA79 |
|---|---|
| RGB | rgb(101, 234, 121) |
| HSL | hsl(129, 76%, 66%) |
| HSV | hsv(129, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 48.3%, 8.2%) |
| CIE-LAB | lab(83.44, -59.50, 43.91) |
| CIE-LCH | lch(83.44, 73.95, 143.57°) |
| OKLab | oklab(83.71% -0.1611 0.1066) |
| OKLCH | oklch(83.71% 0.193 146.5) |
| XYZ | xyz(38.2384, 62.9894, 28.2285) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.28
Weird Green
#3AE57F
ΔE00 3.55
Spearmint
#1EF876
ΔE00 4.22
Minty Green
#0BF77D
ΔE00 4.31
Lightgreen
#90EE90
ΔE00 4.33
Wintergreen
#20F986
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA79 #EA65D6
analogous
#93EA65 #65EA79 #65EABC
triadic
#65EA79 #7965EA #EA7965
tetradic
#65EA79 #6593EA #EA65D6 #EABC65
square
#65EA79 #6593EA #EA65D6 #EABC65
split-complementary
#65EA79 #BC65EA #EA6593
monochromatic
#1ABB32 #2FE34A #65EA79 #9BF1A8 #D1F9D7
Accessibility & contrast
On white
1.54
#65EA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#65EA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA79
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA79 | 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)
#EDD770
Deuteranopia (green-blind)
#DCCB81
Tritanopia (blue-blind)
#49E5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65ea79; /* rgb */ color: rgb(101, 234, 121); /* oklch */ color: oklch(83.7% 0.193 146.5);
Tailwind
colors: {
custom: {
50: '#9cf2a1',
500: '#65ea79',
950: '#000000',
},
}SCSS
$custom: #65ea79; $custom-light: #9cf2a1; $custom-dark: #000000;
JSON
{
"hex": "#65ea79",
"rgb": {
"r": 101,
"g": 234,
"b": 121
},
"hsl": {
"h": 129.023,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.83705,
"c": 0.19313,
"h": 146.5
},
"luminance": 0.62993
}Semantic roles & 50–950 ramp
primary
#65EA79
secondary
#BA39A7
accent
#0DBAD8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580