#65E384#65E384
#65E384 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.2% C 0.174 H 149.2°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #65E384 |
|---|---|
| RGB | rgb(101, 227, 132) |
| HSL | hsl(135, 69%, 64%) |
| HSV | hsv(135, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 41.9%, 11%) |
| CIE-LAB | lab(81.49, -55.15, 36.05) |
| CIE-LCH | lch(81.49, 65.89, 146.83°) |
| OKLab | oklab(82.16% -0.1493 0.089) |
| OKLCH | oklch(82.16% 0.174 149.2) |
| XYZ | xyz(36.9982, 59.3675, 31.3347) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.60
Tealish Green
#0CDC73
ΔE00 4.22
Lightgreen
#90EE90
ΔE00 4.56
Lightish Green
#61E160
ΔE00 4.98
Turquoise Green
#04F489
ΔE00 5.08
Aqua Green
#12E193
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E384 #E365C4
analogous
#85E365 #65E384 #65E3C3
triadic
#65E384 #8465E3 #E38465
tetradic
#65E384 #6585E3 #E365C4 #E3C365
square
#65E384 #6585E3 #E365C4 #E3C365
split-complementary
#65E384 #C365E3 #E36585
monochromatic
#20AE43 #31DA5B #65E384 #99ECAD #CDF6D7
Accessibility & contrast
On white
1.63
#65E384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#65E384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E384
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E384 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27D
Deuteranopia (green-blind)
#D4C68A
Tritanopia (blue-blind)
#47DFCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65e384; /* rgb */ color: rgb(101, 227, 132); /* oklch */ color: oklch(82.2% 0.174 149.2);
Tailwind
colors: {
custom: {
50: '#9beda9',
500: '#65e384',
950: '#000000',
},
}SCSS
$custom: #65e384; $custom-light: #9beda9; $custom-dark: #000000;
JSON
{
"hex": "#65e384",
"rgb": {
"r": 101,
"g": 227,
"b": 132
},
"hsl": {
"h": 134.762,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.82159,
"c": 0.17383,
"h": 149.2
},
"luminance": 0.59371
}Semantic roles & 50–950 ramp
primary
#65E384
secondary
#AF3D93
accent
#14A3D1
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1610
muted
#808580