#65E481#65E481
#65E481 is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.4% C 0.178 H 148.4°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #65E481 |
|---|---|
| RGB | rgb(101, 228, 129) |
| HSL | hsl(133, 70%, 65%) |
| HSV | hsv(133, 56%, 89%) |
| CMYK | cmyk(55.7%, 0%, 43.4%, 10.6%) |
| CIE-LAB | lab(81.75, -56.02, 37.87) |
| CIE-LCH | lch(81.75, 67.62, 145.94°) |
| OKLab | oklab(82.35% -0.1516 0.0931) |
| OKLCH | oklch(82.35% 0.178 148.4) |
| XYZ | xyz(37.0702, 59.8352, 30.3604) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.60
Tealish Green
#0CDC73
ΔE00 4.25
Lightgreen
#90EE90
ΔE00 4.41
Lightish Green
#61E160
ΔE00 4.43
Turquoise Green
#04F489
ΔE00 4.97
Minty Green
#0BF77D
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E481 #E465C8
analogous
#89E465 #65E481 #65E4C0
triadic
#65E481 #8165E4 #E48165
tetradic
#65E481 #6589E4 #E465C8 #E4C065
square
#65E481 #6589E4 #E465C8 #E4C065
split-complementary
#65E481 #C065E4 #E46589
monochromatic
#1FB03F #31DB56 #65E481 #99EDAC #CDF6D6
Accessibility & contrast
On white
1.62
#65E481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#65E481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E481
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E481 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D27A
Deuteranopia (green-blind)
#D5C788
Tritanopia (blue-blind)
#48E0CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65e481; /* rgb */ color: rgb(101, 228, 129); /* oklch */ color: oklch(82.4% 0.178 148.4);
Tailwind
colors: {
custom: {
50: '#9beda7',
500: '#65e481',
950: '#000000',
},
}SCSS
$custom: #65e481; $custom-light: #9beda7; $custom-dark: #000000;
JSON
{
"hex": "#65e481",
"rgb": {
"r": 101,
"g": 228,
"b": 129
},
"hsl": {
"h": 133.228,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.82354,
"c": 0.17794,
"h": 148.4
},
"luminance": 0.59838
}Semantic roles & 50–950 ramp
primary
#65E481
secondary
#B13C97
accent
#13A8D2
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580