#65EB7B#65EB7B
#65EB7B is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.0% C 0.193 H 146.8°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB7B |
|---|---|
| RGB | rgb(101, 235, 123) |
| HSL | hsl(130, 77%, 66%) |
| HSV | hsv(130, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 47.7%, 7.8%) |
| CIE-LAB | lab(83.76, -59.59, 43.36) |
| CIE-LCH | lch(83.76, 73.69, 143.96°) |
| OKLab | oklab(83.98% -0.1613 0.1054) |
| OKLCH | oklch(83.98% 0.193 146.8) |
| XYZ | xyz(38.6478, 63.6099, 28.9763) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.49
Lightish Green
#61E160
ΔE00 3.57
Spearmint
#1EF876
ΔE00 4.09
Minty Green
#0BF77D
ΔE00 4.14
Lightgreen
#90EE90
ΔE00 4.23
Wintergreen
#20F986
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB7B #EB65D5
analogous
#92EB65 #65EB7B #65EBBE
triadic
#65EB7B #7B65EB #EB7B65
tetradic
#65EB7B #6592EB #EB65D5 #EBBE65
square
#65EB7B #6592EB #EB65D5 #EBBE65
split-complementary
#65EB7B #BE65EB #EB6592
monochromatic
#19BD34 #2FE44D #65EB7B #9BF2A9 #D1F9D8
Accessibility & contrast
On white
1.53
#65EB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#65EB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB7B
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB7B | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED872
Deuteranopia (green-blind)
#DCCC83
Tritanopia (blue-blind)
#48E6D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65eb7b; /* rgb */ color: rgb(101, 235, 123); /* oklch */ color: oklch(84.0% 0.193 146.8);
Tailwind
colors: {
custom: {
50: '#9cf2a3',
500: '#65eb7b',
950: '#000000',
},
}SCSS
$custom: #65eb7b; $custom-light: #9cf2a3; $custom-dark: #000000;
JSON
{
"hex": "#65eb7b",
"rgb": {
"r": 101,
"g": 235,
"b": 123
},
"hsl": {
"h": 129.851,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.83981,
"c": 0.19266,
"h": 146.8
},
"luminance": 0.63613
}Semantic roles & 50–950 ramp
primary
#65EB7B
secondary
#BC38A6
accent
#0CB8D9
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580