#65E08E#65E08E
#65E08E is a light, vivid green. Relative luminance 0.580; OKLCH L 81.6% C 0.160 H 152.1°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #65E08E |
|---|---|
| RGB | rgb(101, 224, 142) |
| HSL | hsl(140, 66%, 64%) |
| HSV | hsv(140, 55%, 88%) |
| CMYK | cmyk(54.9%, 0%, 36.6%, 12.2%) |
| CIE-LAB | lab(80.75, -52.28, 30.02) |
| CIE-LCH | lch(80.75, 60.29, 150.14°) |
| OKLab | oklab(81.61% -0.1418 0.0751) |
| OKLCH | oklch(81.61% 0.16 152.1) |
| XYZ | xyz(36.9022, 58.0277, 34.8417) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.60
Aqua Green
#12E193
ΔE00 4.28
Tealish Green
#0CDC73
ΔE00 4.83
Seaweed
#18D17B
ΔE00 5.31
Lightgreen
#90EE90
ΔE00 5.60
Seafoam Green
#7AF9AB
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E08E #E065B7
analogous
#79E065 #65E08E #65E0CB
triadic
#65E08E #8E65E0 #E08E65
tetradic
#65E08E #6579E0 #E065B7 #E0CB65
square
#65E08E #6579E0 #E065B7 #E0CB65
split-complementary
#65E08E #CB65E0 #E06579
monochromatic
#22A94F #32D669 #65E08E #98EAB3 #CBF5D9
Accessibility & contrast
On white
1.67
#65E08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#65E08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E08E
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E08E | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D089
Deuteranopia (green-blind)
#D0C493
Tritanopia (blue-blind)
#44DDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65e08e; /* rgb */ color: rgb(101, 224, 142); /* oklch */ color: oklch(81.6% 0.160 152.1);
Tailwind
colors: {
custom: {
50: '#9aeaaf',
500: '#65e08e',
950: '#000000',
},
}SCSS
$custom: #65e08e; $custom-light: #9aeaaf; $custom-dark: #000000;
JSON
{
"hex": "#65e08e",
"rgb": {
"r": 101,
"g": 224,
"b": 142
},
"hsl": {
"h": 140,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.81605,
"c": 0.16048,
"h": 152.1
},
"luminance": 0.58031
}Semantic roles & 50–950 ramp
primary
#65E08E
secondary
#AB3E87
accent
#1791CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481