#65E381#65E381
#65E381 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.1% C 0.177 H 148.5°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #65E381 |
|---|---|
| RGB | rgb(101, 227, 129) |
| HSL | hsl(133, 69%, 64%) |
| HSV | hsv(133, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 43.2%, 11%) |
| CIE-LAB | lab(81.45, -55.63, 37.49) |
| CIE-LCH | lch(81.45, 67.08, 146.03°) |
| OKLab | oklab(82.11% -0.1506 0.0922) |
| OKLCH | oklch(82.11% 0.177 148.5) |
| XYZ | xyz(36.7959, 59.2866, 30.2690) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.63
Tealish Green
#0CDC73
ΔE00 4.17
Lightish Green
#61E160
ΔE00 4.50
Lightgreen
#90EE90
ΔE00 4.52
Turquoise Green
#04F489
ΔE00 5.13
Minty Green
#0BF77D
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E381 #E365C7
analogous
#88E365 #65E381 #65E3C0
triadic
#65E381 #8165E3 #E38165
tetradic
#65E381 #6588E3 #E365C7 #E3C065
square
#65E381 #6588E3 #E365C7 #E3C065
split-complementary
#65E381 #C065E3 #E36588
monochromatic
#20AE3F #31DA57 #65E381 #99ECAB #CDF6D6
Accessibility & contrast
On white
1.63
#65E381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#65E381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E381
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E381 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D17A
Deuteranopia (green-blind)
#D4C687
Tritanopia (blue-blind)
#48DFCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65e381; /* rgb */ color: rgb(101, 227, 129); /* oklch */ color: oklch(82.1% 0.177 148.5);
Tailwind
colors: {
custom: {
50: '#9beda7',
500: '#65e381',
950: '#000000',
},
}SCSS
$custom: #65e381; $custom-light: #9beda7; $custom-dark: #000000;
JSON
{
"hex": "#65e381",
"rgb": {
"r": 101,
"g": 227,
"b": 129
},
"hsl": {
"h": 133.333,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.82108,
"c": 0.17659,
"h": 148.5
},
"luminance": 0.5929
}Semantic roles & 50–950 ramp
primary
#65E381
secondary
#AF3D96
accent
#14A7D1
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580