#65E382#65E382
#65E382 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.1% C 0.176 H 148.7°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #65E382 |
|---|---|
| RGB | rgb(101, 227, 130) |
| HSL | hsl(134, 69%, 64%) |
| HSV | hsv(134, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 42.7%, 11%) |
| CIE-LAB | lab(81.46, -55.47, 37.01) |
| CIE-LCH | lch(81.46, 66.68, 146.29°) |
| OKLab | oklab(82.13% -0.1502 0.0912) |
| OKLCH | oklch(82.13% 0.176 148.7) |
| XYZ | xyz(36.8627, 59.3133, 30.6208) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.61
Tealish Green
#0CDC73
ΔE00 4.18
Lightgreen
#90EE90
ΔE00 4.53
Lightish Green
#61E160
ΔE00 4.66
Turquoise Green
#04F489
ΔE00 5.11
Minty Green
#0BF77D
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E382 #E365C6
analogous
#87E365 #65E382 #65E3C1
triadic
#65E382 #8265E3 #E38265
tetradic
#65E382 #6587E3 #E365C6 #E3C165
square
#65E382 #6587E3 #E365C6 #E3C165
split-complementary
#65E382 #C165E3 #E36587
monochromatic
#20AE40 #31DA58 #65E382 #99ECAC #CDF6D6
Accessibility & contrast
On white
1.63
#65E382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#65E382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E382
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E382 | 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)
#E5D17B
Deuteranopia (green-blind)
#D4C688
Tritanopia (blue-blind)
#48DFCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65e382; /* rgb */ color: rgb(101, 227, 130); /* oklch */ color: oklch(82.1% 0.176 148.7);
Tailwind
colors: {
custom: {
50: '#9beda7',
500: '#65e382',
950: '#000000',
},
}SCSS
$custom: #65e382; $custom-light: #9beda7; $custom-dark: #000000;
JSON
{
"hex": "#65e382",
"rgb": {
"r": 101,
"g": 227,
"b": 130
},
"hsl": {
"h": 133.81,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.82125,
"c": 0.17567,
"h": 148.7
},
"luminance": 0.59317
}Semantic roles & 50–950 ramp
primary
#65E382
secondary
#AF3D95
accent
#14A6D1
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580