#65E189#65E189
#65E189 is a light, vivid green. Relative luminance 0.584; OKLCH L 81.8% C 0.166 H 150.6°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #65E189 |
|---|---|
| RGB | rgb(101, 225, 137) |
| HSL | hsl(137, 67%, 64%) |
| HSV | hsv(137, 55%, 88%) |
| CMYK | cmyk(55.1%, 0%, 39.1%, 11.8%) |
| CIE-LAB | lab(80.97, -53.54, 32.85) |
| CIE-LCH | lch(80.97, 62.82, 148.47°) |
| OKLab | oklab(81.76% -0.1451 0.0817) |
| OKLCH | oklch(81.76% 0.166 150.6) |
| XYZ | xyz(36.8048, 58.4200, 32.9987) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.99
Tealish Green
#0CDC73
ΔE00 4.38
Aqua Green
#12E193
ΔE00 4.83
Lightgreen
#90EE90
ΔE00 5.06
Turquoise Green
#04F489
ΔE00 5.50
Seaweed
#18D17B
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E189 #E165BD
analogous
#7FE165 #65E189 #65E1C7
triadic
#65E189 #8965E1 #E18965
tetradic
#65E189 #657FE1 #E165BD #E1C765
square
#65E189 #657FE1 #E165BD #E1C765
split-complementary
#65E189 #C765E1 #E1657F
monochromatic
#21AA49 #32D762 #65E189 #98EBB0 #CBF5D7
Accessibility & contrast
On white
1.66
#65E189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#65E189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E189
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E189 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D083
Deuteranopia (green-blind)
#D1C48F
Tritanopia (blue-blind)
#46DECB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65e189; /* rgb */ color: rgb(101, 225, 137); /* oklch */ color: oklch(81.8% 0.166 150.6);
Tailwind
colors: {
custom: {
50: '#9aebac',
500: '#65e189',
950: '#000000',
},
}SCSS
$custom: #65e189; $custom-light: #9aebac; $custom-dark: #000000;
JSON
{
"hex": "#65e189",
"rgb": {
"r": 101,
"g": 225,
"b": 137
},
"hsl": {
"h": 137.419,
"s": 67.391,
"l": 63.922
},
"oklch": {
"l": 0.81756,
"c": 0.16648,
"h": 150.6
},
"luminance": 0.58423
}Semantic roles & 50–950 ramp
primary
#65E189
secondary
#AC3E8C
accent
#169ACF
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581