#65EF79#65EF79
#65EF79 is a very light, vivid green. Relative luminance 0.659; OKLCH L 84.9% C 0.200 H 146.3°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF79 |
|---|---|
| RGB | rgb(101, 239, 121) |
| HSL | hsl(129, 81%, 67%) |
| HSV | hsv(129, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 49.4%, 6.3%) |
| CIE-LAB | lab(84.93, -61.36, 45.77) |
| CIE-LCH | lch(84.93, 76.55, 143.28°) |
| OKLab | oklab(84.94% -0.1661 0.1108) |
| OKLCH | oklch(84.94% 0.2 146.3) |
| XYZ | xyz(39.6820, 65.8765, 28.7097) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.47
Minty Green
#0BF77D
ΔE00 3.76
Lightish Green
#61E160
ΔE00 3.77
Lightgreen (survey)
#76FF7B
ΔE00 3.79
Wintergreen
#20F986
ΔE00 4.12
Weird Green
#3AE57F
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF79 #EF65DB
analogous
#96EF65 #65EF79 #65EFBE
triadic
#65EF79 #7965EF #EF7965
tetradic
#65EF79 #6596EF #EF65DB #EFBE65
square
#65EF79 #6596EF #EF65DB #EFBE65
split-complementary
#65EF79 #BE65EF #EF6596
monochromatic
#14C52E #2EE949 #65EF79 #9CF5A9 #D4FBD9
Accessibility & contrast
On white
1.48
#65EF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#65EF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF79
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF79 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC6F
Deuteranopia (green-blind)
#E0CF81
Tritanopia (blue-blind)
#47EAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ef79; /* rgb */ color: rgb(101, 239, 121); /* oklch */ color: oklch(84.9% 0.200 146.3);
Tailwind
colors: {
custom: {
50: '#9df5a2',
500: '#65ef79',
950: '#000000',
},
}SCSS
$custom: #65ef79; $custom-light: #9df5a2; $custom-dark: #000000;
JSON
{
"hex": "#65ef79",
"rgb": {
"r": 101,
"g": 239,
"b": 121
},
"hsl": {
"h": 128.696,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.84936,
"c": 0.19961,
"h": 146.3
},
"luminance": 0.6588
}Semantic roles & 50–950 ramp
primary
#65EF79
secondary
#C336AE
accent
#08BFDE
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580