#65E084#65E084
#65E084 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.4% C 0.170 H 149.4°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #65E084 |
|---|---|
| RGB | rgb(101, 224, 132) |
| HSL | hsl(135, 66%, 64%) |
| HSV | hsv(135, 55%, 88%) |
| CMYK | cmyk(54.9%, 0%, 41.1%, 12.2%) |
| CIE-LAB | lab(80.59, -53.97, 34.88) |
| CIE-LCH | lch(80.59, 64.26, 147.13°) |
| OKLab | oklab(81.42% -0.1462 0.0863) |
| OKLCH | oklch(81.42% 0.17 149.4) |
| XYZ | xyz(36.1849, 57.7408, 31.0635) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.87
Tealish Green
#0CDC73
ΔE00 4.11
Lightgreen
#90EE90
ΔE00 4.97
Lightish Green
#61E160
ΔE00 5.29
Aqua Green
#12E193
ΔE00 5.35
Seaweed
#18D17B
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E084 #E065C1
analogous
#83E065 #65E084 #65E0C1
triadic
#65E084 #8465E0 #E08465
tetradic
#65E084 #6583E0 #E065C1 #E0C165
square
#65E084 #6583E0 #E065C1 #E0C165
split-complementary
#65E084 #C165E0 #E06583
monochromatic
#22A944 #32D65B #65E084 #98EAAD #CBF5D5
Accessibility & contrast
On white
1.67
#65E084 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#65E084 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E084
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E084 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E084 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7D
Deuteranopia (green-blind)
#D1C38A
Tritanopia (blue-blind)
#48DCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65e084; /* rgb */ color: rgb(101, 224, 132); /* oklch */ color: oklch(81.4% 0.170 149.4);
Tailwind
colors: {
custom: {
50: '#9aeaa9',
500: '#65e084',
950: '#000000',
},
}SCSS
$custom: #65e084; $custom-light: #9aeaa9; $custom-dark: #000000;
JSON
{
"hex": "#65e084",
"rgb": {
"r": 101,
"g": 224,
"b": 132
},
"hsl": {
"h": 135.122,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.81421,
"c": 0.16974,
"h": 149.4
},
"luminance": 0.57744
}Semantic roles & 50–950 ramp
primary
#65E084
secondary
#AB3E90
accent
#17A0CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F1610
muted
#808480