#65E089#65E089
#65E089 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.5% C 0.165 H 150.7°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #65E089 |
|---|---|
| RGB | rgb(101, 224, 137) |
| HSL | hsl(138, 66%, 64%) |
| HSV | hsv(138, 55%, 88%) |
| CMYK | cmyk(54.9%, 0%, 38.8%, 12.2%) |
| CIE-LAB | lab(80.67, -53.14, 32.46) |
| CIE-LCH | lch(80.67, 62.27, 148.59°) |
| OKLab | oklab(81.51% -0.144 0.0807) |
| OKLCH | oklch(81.51% 0.165 150.7) |
| XYZ | xyz(36.5352, 57.8809, 32.9089) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.12
Tealish Green
#0CDC73
ΔE00 4.39
Aqua Green
#12E193
ΔE00 4.77
Lightgreen
#90EE90
ΔE00 5.22
Seaweed
#18D17B
ΔE00 5.35
Turquoise Green
#04F489
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E089 #E065BC
analogous
#7EE065 #65E089 #65E0C6
triadic
#65E089 #8965E0 #E08965
tetradic
#65E089 #657EE0 #E065BC #E0C665
square
#65E089 #657EE0 #E065BC #E0C665
split-complementary
#65E089 #C665E0 #E0657E
monochromatic
#22A949 #32D662 #65E089 #98EAB0 #CBF5D7
Accessibility & contrast
On white
1.67
#65E089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#65E089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E089
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E089 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF83
Deuteranopia (green-blind)
#D0C48F
Tritanopia (blue-blind)
#46DDCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65e089; /* rgb */ color: rgb(101, 224, 137); /* oklch */ color: oklch(81.5% 0.165 150.7);
Tailwind
colors: {
custom: {
50: '#9aeaac',
500: '#65e089',
950: '#000000',
},
}SCSS
$custom: #65e089; $custom-light: #9aeaac; $custom-dark: #000000;
JSON
{
"hex": "#65e089",
"rgb": {
"r": 101,
"g": 224,
"b": 137
},
"hsl": {
"h": 137.561,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.81511,
"c": 0.1651,
"h": 150.7
},
"luminance": 0.57884
}Semantic roles & 50–950 ramp
primary
#65E089
secondary
#AB3E8B
accent
#1799CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481