#65E079#65E079
#65E079 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.2% C 0.180 H 147.0°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #65E079 |
|---|---|
| RGB | rgb(101, 224, 121) |
| HSL | hsl(130, 66%, 64%) |
| HSV | hsv(130, 55%, 88%) |
| CMYK | cmyk(54.9%, 0%, 46%, 12.2%) |
| CIE-LAB | lab(80.44, -55.68, 40.14) |
| CIE-LCH | lch(80.44, 68.65, 144.21°) |
| OKLab | oklab(81.24% -0.1508 0.098) |
| OKLCH | oklch(81.24% 0.18 147) |
| XYZ | xyz(35.4714, 57.4554, 27.3062) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.15
Lightish Green
#61E160
ΔE00 3.51
Tealish Green
#0CDC73
ΔE00 4.09
Lightgreen
#90EE90
ΔE00 4.93
Fresh Green
#69D84F
ΔE00 5.59
Turquoise Green
#04F489
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E079 #E065CC
analogous
#8EE065 #65E079 #65E0B6
triadic
#65E079 #7965E0 #E07965
tetradic
#65E079 #658EE0 #E065CC #E0B665
square
#65E079 #658EE0 #E065CC #E0B665
split-complementary
#65E079 #B665E0 #E0658E
monochromatic
#22A938 #32D64D #65E079 #98EAA5 #CBF5D2
Accessibility & contrast
On white
1.68
#65E079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#65E079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E079
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E079 | 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)
#E3CE71
Deuteranopia (green-blind)
#D2C380
Tritanopia (blue-blind)
#4CDBC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65e079; /* rgb */ color: rgb(101, 224, 121); /* oklch */ color: oklch(81.2% 0.180 147.0);
Tailwind
colors: {
custom: {
50: '#9aeaa1',
500: '#65e079',
950: '#000000',
},
}SCSS
$custom: #65e079; $custom-light: #9aeaa1; $custom-dark: #000000;
JSON
{
"hex": "#65e079",
"rgb": {
"r": 101,
"g": 224,
"b": 121
},
"hsl": {
"h": 129.756,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.81239,
"c": 0.17988,
"h": 147
},
"luminance": 0.57458
}Semantic roles & 50–950 ramp
primary
#65E079
secondary
#AB3E99
accent
#17B1CE
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480