#65ED79#65ED79
#65ED79 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.4% C 0.197 H 146.4°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #65ED79 |
|---|---|
| RGB | rgb(101, 237, 121) |
| HSL | hsl(129, 79%, 66%) |
| HSV | hsv(129, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 48.9%, 7.1%) |
| CIE-LAB | lab(84.34, -60.62, 45.03) |
| CIE-LCH | lch(84.34, 75.51, 143.39°) |
| OKLab | oklab(84.44% -0.1641 0.1091) |
| OKLCH | oklch(84.44% 0.197 146.4) |
| XYZ | xyz(39.0997, 64.7120, 28.5156) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.54
Spearmint
#1EF876
ΔE00 3.74
Minty Green
#0BF77D
ΔE00 3.95
Weird Green
#3AE57F
ΔE00 3.95
Lightgreen (survey)
#76FF7B
ΔE00 4.23
Wintergreen
#20F986
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ED79 #ED65D9
analogous
#95ED65 #65ED79 #65EDBD
triadic
#65ED79 #7965ED #ED7965
tetradic
#65ED79 #6595ED #ED65D9 #EDBD65
square
#65ED79 #6595ED #ED65D9 #EDBD65
split-complementary
#65ED79 #BD65ED #ED6595
monochromatic
#17C130 #2EE749 #65ED79 #9CF3A9 #D3FAD8
Accessibility & contrast
On white
1.51
#65ED79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#65ED79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ED79
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ED79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ED79 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA6F
Deuteranopia (green-blind)
#DECE81
Tritanopia (blue-blind)
#48E8D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65ed79; /* rgb */ color: rgb(101, 237, 121); /* oklch */ color: oklch(84.4% 0.197 146.4);
Tailwind
colors: {
custom: {
50: '#9cf4a2',
500: '#65ed79',
950: '#000000',
},
}SCSS
$custom: #65ed79; $custom-light: #9cf4a2; $custom-dark: #000000;
JSON
{
"hex": "#65ed79",
"rgb": {
"r": 101,
"g": 237,
"b": 121
},
"hsl": {
"h": 128.824,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.84444,
"c": 0.19703,
"h": 146.4
},
"luminance": 0.64716
}Semantic roles & 50–950 ramp
primary
#65ED79
secondary
#BF37AB
accent
#0ABDDB
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580