#65E081#65E081
#65E081 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.4% C 0.173 H 148.7°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #65E081 |
|---|---|
| RGB | rgb(101, 224, 129) |
| HSL | hsl(134, 66%, 64%) |
| HSV | hsv(134, 55%, 88%) |
| CMYK | cmyk(54.9%, 0%, 42.4%, 12.2%) |
| CIE-LAB | lab(80.55, -54.46, 36.33) |
| CIE-LCH | lch(80.55, 65.46, 146.29°) |
| OKLab | oklab(81.37% -0.1475 0.0896) |
| OKLCH | oklch(81.37% 0.173 148.7) |
| XYZ | xyz(35.9825, 57.6598, 29.9979) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.84
Tealish Green
#0CDC73
ΔE00 4.02
Lightish Green
#61E160
ΔE00 4.79
Lightgreen
#90EE90
ΔE00 4.90
Turquoise Green
#04F489
ΔE00 5.63
Seaweed
#18D17B
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E081 #E065C4
analogous
#86E065 #65E081 #65E0BE
triadic
#65E081 #8165E0 #E08165
tetradic
#65E081 #6586E0 #E065C4 #E0BE65
square
#65E081 #6586E0 #E065C4 #E0BE65
split-complementary
#65E081 #BE65E0 #E06586
monochromatic
#22A941 #32D657 #65E081 #98EAAB #CBF5D4
Accessibility & contrast
On white
1.68
#65E081 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#65E081 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E081
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E081 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E081 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7A
Deuteranopia (green-blind)
#D1C387
Tritanopia (blue-blind)
#49DCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65e081; /* rgb */ color: rgb(101, 224, 129); /* oklch */ color: oklch(81.4% 0.173 148.7);
Tailwind
colors: {
custom: {
50: '#9aeaa6',
500: '#65e081',
950: '#000000',
},
}SCSS
$custom: #65e081; $custom-light: #9aeaa6; $custom-dark: #000000;
JSON
{
"hex": "#65e081",
"rgb": {
"r": 101,
"g": 224,
"b": 129
},
"hsl": {
"h": 133.659,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.8137,
"c": 0.17252,
"h": 148.7
},
"luminance": 0.57663
}Semantic roles & 50–950 ramp
primary
#65E081
secondary
#AB3E92
accent
#17A5CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480