#65E976#65E976
#65E976 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.4% C 0.194 H 146.0°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #65E976 |
|---|---|
| RGB | rgb(101, 233, 118) |
| HSL | hsl(128, 75%, 65%) |
| HSV | hsv(128, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 49.4%, 8.6%) |
| CIE-LAB | lab(83.10, -59.54, 44.93) |
| CIE-LCH | lch(83.10, 74.59, 142.96°) |
| OKLab | oklab(83.42% -0.1612 0.1087) |
| OKLCH | oklch(83.42% 0.194 146) |
| XYZ | xyz(37.7734, 62.3491, 27.1800) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.87
Weird Green
#3AE57F
ΔE00 3.74
Spearmint
#1EF876
ΔE00 4.36
Lightgreen
#90EE90
ΔE00 4.51
Minty Green
#0BF77D
ΔE00 4.52
Wintergreen
#20F986
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E976 #E965D8
analogous
#96E965 #65E976 #65E9B8
triadic
#65E976 #7665E9 #E97665
tetradic
#65E976 #6596E9 #E965D8 #E9B865
square
#65E976 #6596E9 #E965D8 #E9B865
split-complementary
#65E976 #B865E9 #E96596
monochromatic
#1AB92F #2FE146 #65E976 #9BF1A6 #D0F8D5
Accessibility & contrast
On white
1.56
#65E976 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#65E976 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E976
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E976 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E976 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66C
Deuteranopia (green-blind)
#DBCA7E
Tritanopia (blue-blind)
#4AE4CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e976; /* rgb */ color: rgb(101, 233, 118); /* oklch */ color: oklch(83.4% 0.194 146.0);
Tailwind
colors: {
custom: {
50: '#9cf19f',
500: '#65e976',
950: '#000000',
},
}SCSS
$custom: #65e976; $custom-light: #9cf19f; $custom-dark: #000000;
JSON
{
"hex": "#65e976",
"rgb": {
"r": 101,
"g": 233,
"b": 118
},
"hsl": {
"h": 127.727,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.83415,
"c": 0.19447,
"h": 146
},
"luminance": 0.62353
}Semantic roles & 50–950 ramp
primary
#65E976
secondary
#B93AA8
accent
#0EBDD7
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580