#65E078#65E078
#65E078 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.2% C 0.181 H 146.8°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #65E078 |
|---|---|
| RGB | rgb(101, 224, 120) |
| HSL | hsl(129, 66%, 64%) |
| HSV | hsv(129, 55%, 88%) |
| CMYK | cmyk(54.9%, 0%, 46.4%, 12.2%) |
| CIE-LAB | lab(80.42, -55.83, 40.62) |
| CIE-LCH | lch(80.42, 69.04, 143.96°) |
| OKLab | oklab(81.22% -0.1512 0.0991) |
| OKLCH | oklch(81.22% 0.181 146.8) |
| XYZ | xyz(35.4104, 57.4310, 26.9849) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Lightish Green
#61E160
ΔE00 3.35
Tealish Green
#0CDC73
ΔE00 4.13
Lightgreen
#90EE90
ΔE00 4.95
Fresh Green
#69D84F
ΔE00 5.45
Turquoise Green
#04F489
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E078 #E065CD
analogous
#8FE065 #65E078 #65E0B5
triadic
#65E078 #7865E0 #E07865
tetradic
#65E078 #658FE0 #E065CD #E0B565
square
#65E078 #658FE0 #E065CD #E0B565
split-complementary
#65E078 #B565E0 #E0658F
monochromatic
#22A937 #32D64B #65E078 #98EAA5 #CBF5D1
Accessibility & contrast
On white
1.68
#65E078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#65E078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E078
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E078 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CE70
Deuteranopia (green-blind)
#D2C37F
Tritanopia (blue-blind)
#4CDBC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #65e078; /* rgb */ color: rgb(101, 224, 120); /* oklch */ color: oklch(81.2% 0.181 146.8);
Tailwind
colors: {
custom: {
50: '#9aeaa0',
500: '#65e078',
950: '#000000',
},
}SCSS
$custom: #65e078; $custom-light: #9aeaa0; $custom-dark: #000000;
JSON
{
"hex": "#65e078",
"rgb": {
"r": 101,
"g": 224,
"b": 120
},
"hsl": {
"h": 129.268,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.81223,
"c": 0.18079,
"h": 146.8
},
"luminance": 0.57434
}Semantic roles & 50–950 ramp
primary
#65E078
secondary
#AB3E9A
accent
#17B2CE
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480