#65E483#65E483
#65E483 is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.4% C 0.176 H 148.9°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #65E483 |
|---|---|
| RGB | rgb(101, 228, 131) |
| HSL | hsl(134, 70%, 65%) |
| HSV | hsv(134, 56%, 89%) |
| CMYK | cmyk(55.7%, 0%, 42.5%, 10.6%) |
| CIE-LAB | lab(81.78, -55.70, 36.91) |
| CIE-LCH | lch(81.78, 66.82, 146.47°) |
| OKLab | oklab(82.39% -0.1508 0.091) |
| OKLCH | oklch(82.39% 0.176 148.9) |
| XYZ | xyz(37.2044, 59.8889, 31.0674) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.56
Tealish Green
#0CDC73
ΔE00 4.27
Lightgreen
#90EE90
ΔE00 4.43
Lightish Green
#61E160
ΔE00 4.74
Turquoise Green
#04F489
ΔE00 4.93
Wintergreen
#20F986
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E483 #E465C6
analogous
#87E465 #65E483 #65E4C2
triadic
#65E483 #8365E4 #E48365
tetradic
#65E483 #6587E4 #E465C6 #E4C265
square
#65E483 #6587E4 #E465C6 #E4C265
split-complementary
#65E483 #C265E4 #E46587
monochromatic
#1FB041 #31DB59 #65E483 #99EDAD #CDF6D7
Accessibility & contrast
On white
1.62
#65E483 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#65E483 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E483
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E483 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E483 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D27C
Deuteranopia (green-blind)
#D5C789
Tritanopia (blue-blind)
#47E0CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65e483; /* rgb */ color: rgb(101, 228, 131); /* oklch */ color: oklch(82.4% 0.176 148.9);
Tailwind
colors: {
custom: {
50: '#9beda8',
500: '#65e483',
950: '#000000',
},
}SCSS
$custom: #65e483; $custom-light: #9beda8; $custom-dark: #000000;
JSON
{
"hex": "#65e483",
"rgb": {
"r": 101,
"g": 228,
"b": 131
},
"hsl": {
"h": 134.173,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.82387,
"c": 0.17611,
"h": 148.9
},
"luminance": 0.59892
}Semantic roles & 50–950 ramp
primary
#65E483
secondary
#B13C95
accent
#13A5D2
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1610
muted
#808580