#65E387#65E387
#65E387 is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.2% C 0.171 H 149.9°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #65E387 |
|---|---|
| RGB | rgb(101, 227, 135) |
| HSL | hsl(136, 69%, 64%) |
| HSV | hsv(136, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 40.5%, 11%) |
| CIE-LAB | lab(81.54, -54.67, 34.60) |
| CIE-LCH | lch(81.54, 64.70, 147.67°) |
| OKLab | oklab(82.21% -0.148 0.0857) |
| OKLCH | oklch(82.21% 0.171 149.9) |
| XYZ | xyz(37.2065, 59.4508, 32.4314) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.67
Tealish Green
#0CDC73
ΔE00 4.32
Lightgreen
#90EE90
ΔE00 4.67
Turquoise Green
#04F489
ΔE00 5.08
Aqua Green
#12E193
ΔE00 5.21
Lightish Green
#61E160
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E387 #E365C1
analogous
#82E365 #65E387 #65E3C6
triadic
#65E387 #8765E3 #E38765
tetradic
#65E387 #6582E3 #E365C1 #E3C665
square
#65E387 #6582E3 #E365C1 #E3C665
split-complementary
#65E387 #C665E3 #E36582
monochromatic
#20AE46 #31DA5F #65E387 #99ECAF #CDF6D8
Accessibility & contrast
On white
1.63
#65E387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#65E387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E387
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E387 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D280
Deuteranopia (green-blind)
#D3C68D
Tritanopia (blue-blind)
#46DFCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65e387; /* rgb */ color: rgb(101, 227, 135); /* oklch */ color: oklch(82.2% 0.171 149.9);
Tailwind
colors: {
custom: {
50: '#9bedab',
500: '#65e387',
950: '#000000',
},
}SCSS
$custom: #65e387; $custom-light: #9bedab; $custom-dark: #000000;
JSON
{
"hex": "#65e387",
"rgb": {
"r": 101,
"g": 227,
"b": 135
},
"hsl": {
"h": 136.19,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.82211,
"c": 0.17107,
"h": 149.9
},
"luminance": 0.59454
}Semantic roles & 50–950 ramp
primary
#65E387
secondary
#AF3D90
accent
#149ED1
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581