#65E18A#65E18A
#65E18A is a light, vivid green. Relative luminance 0.585; OKLCH L 81.8% C 0.166 H 150.9°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #65E18A |
|---|---|
| RGB | rgb(101, 225, 138) |
| HSL | hsl(138, 67%, 64%) |
| HSV | hsv(138, 55%, 88%) |
| CMYK | cmyk(55.1%, 0%, 38.7%, 11.8%) |
| CIE-LAB | lab(80.99, -53.37, 32.37) |
| CIE-LCH | lch(80.99, 62.42, 148.77°) |
| OKLab | oklab(81.77% -0.1446 0.0805) |
| OKLCH | oklch(81.77% 0.166 150.9) |
| XYZ | xyz(36.8768, 58.4488, 33.3783) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.06
Tealish Green
#0CDC73
ΔE00 4.46
Aqua Green
#12E193
ΔE00 4.72
Lightgreen
#90EE90
ΔE00 5.12
Seaweed
#18D17B
ΔE00 5.49
Turquoise Green
#04F489
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E18A #E165BC
analogous
#7EE165 #65E18A #65E1C8
triadic
#65E18A #8A65E1 #E18A65
tetradic
#65E18A #657EE1 #E165BC #E1C865
square
#65E18A #657EE1 #E165BC #E1C865
split-complementary
#65E18A #C865E1 #E1657E
monochromatic
#21AA4A #32D763 #65E18A #98EBB1 #CBF5D8
Accessibility & contrast
On white
1.65
#65E18A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#65E18A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E18A
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E18A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E18A | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D084
Deuteranopia (green-blind)
#D1C490
Tritanopia (blue-blind)
#45DECB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65e18a; /* rgb */ color: rgb(101, 225, 138); /* oklch */ color: oklch(81.8% 0.166 150.9);
Tailwind
colors: {
custom: {
50: '#9aebad',
500: '#65e18a',
950: '#000000',
},
}SCSS
$custom: #65e18a; $custom-light: #9aebad; $custom-dark: #000000;
JSON
{
"hex": "#65e18a",
"rgb": {
"r": 101,
"g": 225,
"b": 138
},
"hsl": {
"h": 137.903,
"s": 67.391,
"l": 63.922
},
"oklch": {
"l": 0.81775,
"c": 0.16555,
"h": 150.9
},
"luminance": 0.58452
}Semantic roles & 50–950 ramp
primary
#65E18A
secondary
#AC3E8B
accent
#1698CF
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581