#65EB7D#65EB7D
#65EB7D is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.0% C 0.191 H 147.2°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB7D |
|---|---|
| RGB | rgb(101, 235, 125) |
| HSL | hsl(131, 77%, 66%) |
| HSV | hsv(131, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 46.8%, 7.8%) |
| CIE-LAB | lab(83.79, -59.30, 42.43) |
| CIE-LCH | lch(83.79, 72.91, 144.42°) |
| OKLab | oklab(84.01% -0.1604 0.1034) |
| OKLCH | oklch(84.01% 0.191 147.2) |
| XYZ | xyz(38.7743, 63.6605, 29.6424) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.32
Lightish Green
#61E160
ΔE00 3.81
Minty Green
#0BF77D
ΔE00 4.11
Spearmint
#1EF876
ΔE00 4.14
Lightgreen
#90EE90
ΔE00 4.14
Wintergreen
#20F986
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB7D #EB65D3
analogous
#90EB65 #65EB7D #65EBC0
triadic
#65EB7D #7D65EB #EB7D65
tetradic
#65EB7D #6590EB #EB65D3 #EBC065
square
#65EB7D #6590EB #EB65D3 #EBC065
split-complementary
#65EB7D #C065EB #EB6590
monochromatic
#19BD36 #2FE44F #65EB7D #9BF2AB #D1F9D8
Accessibility & contrast
On white
1.53
#65EB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#65EB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB7D
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB7D | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED874
Deuteranopia (green-blind)
#DCCC85
Tritanopia (blue-blind)
#47E6D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65eb7d; /* rgb */ color: rgb(101, 235, 125); /* oklch */ color: oklch(84.0% 0.191 147.2);
Tailwind
colors: {
custom: {
50: '#9cf2a4',
500: '#65eb7d',
950: '#000000',
},
}SCSS
$custom: #65eb7d; $custom-light: #9cf2a4; $custom-dark: #000000;
JSON
{
"hex": "#65eb7d",
"rgb": {
"r": 101,
"g": 235,
"b": 125
},
"hsl": {
"h": 130.746,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84012,
"c": 0.19088,
"h": 147.2
},
"luminance": 0.63664
}Semantic roles & 50–950 ramp
primary
#65EB7D
secondary
#BC38A4
accent
#0CB5D9
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580