#65E07A#65E07A
#65E07A is a light, vivid green. Relative luminance 0.575; OKLCH L 81.3% C 0.179 H 147.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #65E07A |
|---|---|
| RGB | rgb(101, 224, 122) |
| HSL | hsl(130, 66%, 64%) |
| HSV | hsv(130, 55%, 88%) |
| CMYK | cmyk(54.9%, 0%, 45.5%, 12.2%) |
| CIE-LAB | lab(80.45, -55.54, 39.67) |
| CIE-LCH | lch(80.45, 68.25, 144.46°) |
| OKLab | oklab(81.25% -0.1504 0.097) |
| OKLCH | oklch(81.25% 0.179 147.2) |
| XYZ | xyz(35.5331, 57.4801, 27.6308) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.09
Lightish Green
#61E160
ΔE00 3.66
Tealish Green
#0CDC73
ΔE00 4.06
Lightgreen
#90EE90
ΔE00 4.91
Fresh Green
#69D84F
ΔE00 5.74
Turquoise Green
#04F489
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E07A #E065CB
analogous
#8DE065 #65E07A #65E0B7
triadic
#65E07A #7A65E0 #E07A65
tetradic
#65E07A #658DE0 #E065CB #E0B765
square
#65E07A #658DE0 #E065CB #E0B765
split-complementary
#65E07A #B765E0 #E0658D
monochromatic
#22A939 #32D64E #65E07A #98EAA6 #CBF5D2
Accessibility & contrast
On white
1.68
#65E07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#65E07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E07A
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E07A | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CE72
Deuteranopia (green-blind)
#D2C381
Tritanopia (blue-blind)
#4CDCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65e07a; /* rgb */ color: rgb(101, 224, 122); /* oklch */ color: oklch(81.3% 0.179 147.2);
Tailwind
colors: {
custom: {
50: '#9aeaa2',
500: '#65e07a',
950: '#000000',
},
}SCSS
$custom: #65e07a; $custom-light: #9aeaa2; $custom-dark: #000000;
JSON
{
"hex": "#65e07a",
"rgb": {
"r": 101,
"g": 224,
"b": 122
},
"hsl": {
"h": 130.244,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.81254,
"c": 0.17896,
"h": 147.2
},
"luminance": 0.57483
}Semantic roles & 50–950 ramp
primary
#65E07A
secondary
#AB3E98
accent
#17AFCE
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480