#65E676#65E676
#65E676 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.7% C 0.191 H 146.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #65E676 |
|---|---|
| RGB | rgb(101, 230, 118) |
| HSL | hsl(128, 72%, 65%) |
| HSV | hsv(128, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 48.7%, 9.8%) |
| CIE-LAB | lab(82.20, -58.41, 43.81) |
| CIE-LCH | lch(82.20, 73.02, 143.13°) |
| OKLab | oklab(82.67% -0.1582 0.1062) |
| OKLCH | oklch(82.67% 0.191 146.1) |
| XYZ | xyz(36.9314, 60.6650, 26.8994) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.75
Weird Green
#3AE57F
ΔE00 3.48
Lightgreen
#90EE90
ΔE00 4.58
Tealish Green
#0CDC73
ΔE00 4.83
Spearmint
#1EF876
ΔE00 4.90
Minty Green
#0BF77D
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E676 #E665D5
analogous
#95E665 #65E676 #65E6B7
triadic
#65E676 #7665E6 #E67665
tetradic
#65E676 #6595E6 #E665D5 #E6B765
square
#65E676 #6595E6 #E665D5 #E6B765
split-complementary
#65E676 #B765E6 #E66595
monochromatic
#1DB331 #30DD47 #65E676 #9AEFA5 #CEF7D4
Accessibility & contrast
On white
1.60
#65E676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#65E676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E676
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E676 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46D
Deuteranopia (green-blind)
#D8C87E
Tritanopia (blue-blind)
#4BE1CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e676; /* rgb */ color: rgb(101, 230, 118); /* oklch */ color: oklch(82.7% 0.191 146.1);
Tailwind
colors: {
custom: {
50: '#9bef9f',
500: '#65e676',
950: '#000000',
},
}SCSS
$custom: #65e676; $custom-light: #9bef9f; $custom-dark: #000000;
JSON
{
"hex": "#65e676",
"rgb": {
"r": 101,
"g": 230,
"b": 118
},
"hsl": {
"h": 127.907,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.82674,
"c": 0.19054,
"h": 146.1
},
"luminance": 0.60668
}Semantic roles & 50–950 ramp
primary
#65E676
secondary
#B43BA4
accent
#11BAD4
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F160F
muted
#808580