#65E080#65E080
#65E080 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.4% C 0.173 H 148.5°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #65E080 |
|---|---|
| RGB | rgb(101, 224, 128) |
| HSL | hsl(133, 66%, 64%) |
| HSV | hsv(133, 55%, 88%) |
| CMYK | cmyk(54.9%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(80.53, -54.61, 36.81) |
| CIE-LCH | lch(80.53, 65.86, 146.02°) |
| OKLab | oklab(81.35% -0.1479 0.0906) |
| OKLCH | oklch(81.35% 0.173 148.5) |
| XYZ | xyz(35.9164, 57.6334, 29.6495) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.85
Tealish Green
#0CDC73
ΔE00 4.01
Lightish Green
#61E160
ΔE00 4.62
Lightgreen
#90EE90
ΔE00 4.88
Turquoise Green
#04F489
ΔE00 5.65
Seaweed
#18D17B
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E080 #E065C5
analogous
#87E065 #65E080 #65E0BD
triadic
#65E080 #8065E0 #E08065
tetradic
#65E080 #6587E0 #E065C5 #E0BD65
square
#65E080 #6587E0 #E065C5 #E0BD65
split-complementary
#65E080 #BD65E0 #E06587
monochromatic
#22A940 #32D656 #65E080 #98EAAA #CBF5D4
Accessibility & contrast
On white
1.68
#65E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#65E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E080
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E080 | 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)
#E2CF79
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#4ADCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65e080; /* rgb */ color: rgb(101, 224, 128); /* oklch */ color: oklch(81.4% 0.173 148.5);
Tailwind
colors: {
custom: {
50: '#9aeaa6',
500: '#65e080',
950: '#000000',
},
}SCSS
$custom: #65e080; $custom-light: #9aeaa6; $custom-dark: #000000;
JSON
{
"hex": "#65e080",
"rgb": {
"r": 101,
"g": 224,
"b": 128
},
"hsl": {
"h": 133.171,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.81353,
"c": 0.17345,
"h": 148.5
},
"luminance": 0.57637
}Semantic roles & 50–950 ramp
primary
#65E080
secondary
#AB3E93
accent
#17A6CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480