#65ED74#65ED74
#65ED74 is a very light, highly saturated green. Relative luminance 0.646; OKLCH L 84.4% C 0.201 H 145.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #65ED74 |
|---|---|
| RGB | rgb(101, 237, 116) |
| HSL | hsl(127, 79%, 66%) |
| HSV | hsv(127, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 51.1%, 7.1%) |
| CIE-LAB | lab(84.27, -61.30, 47.32) |
| CIE-LCH | lch(84.27, 77.44, 142.33°) |
| OKLab | oklab(84.37% -0.166 0.1139) |
| OKLCH | oklch(84.37% 0.201 145.5) |
| XYZ | xyz(38.8010, 64.5925, 26.9425) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.12
Spearmint
#1EF876
ΔE00 3.78
Lightgreen (survey)
#76FF7B
ΔE00 4.01
Minty Green
#0BF77D
ΔE00 4.17
Weird Green
#3AE57F
ΔE00 4.44
Easter Green
#8CFD7E
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ED74 #ED65DE
analogous
#9AED65 #65ED74 #65EDB8
triadic
#65ED74 #7465ED #ED7465
tetradic
#65ED74 #659AED #ED65DE #EDB865
square
#65ED74 #659AED #ED65DE #EDB865
split-complementary
#65ED74 #B865ED #ED659A
monochromatic
#17C129 #2EE743 #65ED74 #9CF3A5 #D3FAD7
Accessibility & contrast
On white
1.51
#65ED74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#65ED74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ED74
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ED74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ED74 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA69
Deuteranopia (green-blind)
#DFCE7D
Tritanopia (blue-blind)
#49E8D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65ed74; /* rgb */ color: rgb(101, 237, 116); /* oklch */ color: oklch(84.4% 0.201 145.5);
Tailwind
colors: {
custom: {
50: '#9cf49e',
500: '#65ed74',
950: '#000000',
},
}SCSS
$custom: #65ed74; $custom-light: #9cf49e; $custom-dark: #000000;
JSON
{
"hex": "#65ed74",
"rgb": {
"r": 101,
"g": 237,
"b": 116
},
"hsl": {
"h": 126.618,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.84373,
"c": 0.20137,
"h": 145.5
},
"luminance": 0.64596
}Semantic roles & 50–950 ramp
primary
#65ED74
secondary
#BF37B0
accent
#0AC4DB
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580