#65ED76#65ED76
#65ED76 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.4% C 0.200 H 145.9°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #65ED76 |
|---|---|
| RGB | rgb(101, 237, 118) |
| HSL | hsl(128, 79%, 66%) |
| HSV | hsv(128, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 50.2%, 7.1%) |
| CIE-LAB | lab(84.30, -61.03, 46.41) |
| CIE-LCH | lch(84.30, 76.67, 142.75°) |
| OKLab | oklab(84.4% -0.1653 0.112) |
| OKLCH | oklch(84.4% 0.2 145.9) |
| XYZ | xyz(38.9186, 64.6395, 27.5618) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.28
Spearmint
#1EF876
ΔE00 3.75
Minty Green
#0BF77D
ΔE00 4.07
Lightgreen (survey)
#76FF7B
ΔE00 4.08
Weird Green
#3AE57F
ΔE00 4.24
Wintergreen
#20F986
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ED76 #ED65DC
analogous
#98ED65 #65ED76 #65EDBA
triadic
#65ED76 #7665ED #ED7665
tetradic
#65ED76 #6598ED #ED65DC #EDBA65
square
#65ED76 #6598ED #ED65DC #EDBA65
split-complementary
#65ED76 #BA65ED #ED6598
monochromatic
#17C12C #2EE745 #65ED76 #9CF3A7 #D3FAD7
Accessibility & contrast
On white
1.51
#65ED76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#65ED76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ED76
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ED76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ED76 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA6C
Deuteranopia (green-blind)
#DFCE7E
Tritanopia (blue-blind)
#49E8D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65ed76; /* rgb */ color: rgb(101, 237, 118); /* oklch */ color: oklch(84.4% 0.200 145.9);
Tailwind
colors: {
custom: {
50: '#9cf4a0',
500: '#65ed76',
950: '#000000',
},
}SCSS
$custom: #65ed76; $custom-light: #9cf4a0; $custom-dark: #000000;
JSON
{
"hex": "#65ed76",
"rgb": {
"r": 101,
"g": 237,
"b": 118
},
"hsl": {
"h": 127.5,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.84401,
"c": 0.19964,
"h": 145.9
},
"luminance": 0.64643
}Semantic roles & 50–950 ramp
primary
#65ED76
secondary
#BF37AE
accent
#0AC1DB
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580