#65E975#65E975
#65E975 is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.4% C 0.195 H 145.8°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #65E975 |
|---|---|
| RGB | rgb(101, 233, 117) |
| HSL | hsl(127, 75%, 65%) |
| HSV | hsv(127, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 49.8%, 8.6%) |
| CIE-LAB | lab(83.09, -59.68, 45.39) |
| CIE-LCH | lch(83.09, 74.98, 142.74°) |
| OKLab | oklab(83.4% -0.1616 0.1097) |
| OKLCH | oklch(83.4% 0.195 145.8) |
| XYZ | xyz(37.7143, 62.3255, 26.8687) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.76
Weird Green
#3AE57F
ΔE00 3.84
Spearmint
#1EF876
ΔE00 4.36
Minty Green
#0BF77D
ΔE00 4.56
Lightgreen
#90EE90
ΔE00 4.57
Lightgreen (survey)
#76FF7B
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E975 #E965D9
analogous
#97E965 #65E975 #65E9B7
triadic
#65E975 #7565E9 #E97565
tetradic
#65E975 #6597E9 #E965D9 #E9B765
square
#65E975 #6597E9 #E965D9 #E9B765
split-complementary
#65E975 #B765E9 #E96597
monochromatic
#1AB92E #2FE145 #65E975 #9BF1A5 #D0F8D5
Accessibility & contrast
On white
1.56
#65E975 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#65E975 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E975
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E975 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E975 | 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)
#ECD66B
Deuteranopia (green-blind)
#DBCA7D
Tritanopia (blue-blind)
#4AE4CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e975; /* rgb */ color: rgb(101, 233, 117); /* oklch */ color: oklch(83.4% 0.195 145.8);
Tailwind
colors: {
custom: {
50: '#9cf19f',
500: '#65e975',
950: '#000000',
},
}SCSS
$custom: #65e975; $custom-light: #9cf19f; $custom-dark: #000000;
JSON
{
"hex": "#65e975",
"rgb": {
"r": 101,
"g": 233,
"b": 117
},
"hsl": {
"h": 127.273,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.834,
"c": 0.19534,
"h": 145.8
},
"luminance": 0.62329
}Semantic roles & 50–950 ramp
primary
#65E975
secondary
#B93AA9
accent
#0EBFD7
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580