#65E87B#65E87B
#65E87B is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.2% C 0.189 H 147.0°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #65E87B |
|---|---|
| RGB | rgb(101, 232, 123) |
| HSL | hsl(130, 74%, 65%) |
| HSV | hsv(130, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 47%, 9%) |
| CIE-LAB | lab(82.86, -58.45, 42.23) |
| CIE-LCH | lch(82.86, 72.11, 144.15°) |
| OKLab | oklab(83.24% -0.1582 0.1029) |
| OKLCH | oklch(83.24% 0.189 147) |
| XYZ | xyz(37.7962, 61.9066, 28.6924) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.16
Lightish Green
#61E160
ΔE00 3.44
Lightgreen
#90EE90
ΔE00 4.27
Minty Green
#0BF77D
ΔE00 4.58
Spearmint
#1EF876
ΔE00 4.62
Turquoise Green
#04F489
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E87B #E865D2
analogous
#91E865 #65E87B #65E8BC
triadic
#65E87B #7B65E8 #E87B65
tetradic
#65E87B #6591E8 #E865D2 #E8BC65
square
#65E87B #6591E8 #E865D2 #E8BC65
split-complementary
#65E87B #BC65E8 #E86591
monochromatic
#1BB736 #30E04D #65E87B #9AF0A9 #CFF8D6
Accessibility & contrast
On white
1.57
#65E87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#65E87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E87B
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E87B | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD672
Deuteranopia (green-blind)
#D9CA82
Tritanopia (blue-blind)
#49E3CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e87b; /* rgb */ color: rgb(101, 232, 123); /* oklch */ color: oklch(83.2% 0.189 147.0);
Tailwind
colors: {
custom: {
50: '#9bf0a3',
500: '#65e87b',
950: '#000000',
},
}SCSS
$custom: #65e87b; $custom-light: #9bf0a3; $custom-dark: #000000;
JSON
{
"hex": "#65e87b",
"rgb": {
"r": 101,
"g": 232,
"b": 123
},
"hsl": {
"h": 130.076,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.83243,
"c": 0.18872,
"h": 147
},
"luminance": 0.6191
}Semantic roles & 50–950 ramp
primary
#65E87B
secondary
#B73AA2
accent
#0FB5D6
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580