#65E18D#65E18D
#65E18D is a light, vivid green. Relative luminance 0.585; OKLCH L 81.8% C 0.163 H 151.7°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #65E18D |
|---|---|
| RGB | rgb(101, 225, 141) |
| HSL | hsl(139, 67%, 64%) |
| HSV | hsv(139, 55%, 88%) |
| CMYK | cmyk(55.1%, 0%, 37.3%, 11.8%) |
| CIE-LAB | lab(81.04, -52.86, 30.91) |
| CIE-LCH | lch(81.04, 61.23, 149.69°) |
| OKLab | oklab(81.83% -0.1433 0.0772) |
| OKLCH | oklch(81.83% 0.163 151.7) |
| XYZ | xyz(37.0970, 58.5369, 34.5380) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.34
Aqua Green
#12E193
ΔE00 4.41
Tealish Green
#0CDC73
ΔE00 4.71
Lightgreen
#90EE90
ΔE00 5.34
Seaweed
#18D17B
ΔE00 5.45
Turquoise Green
#04F489
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E18D #E165B9
analogous
#7BE165 #65E18D #65E1CB
triadic
#65E18D #8D65E1 #E18D65
tetradic
#65E18D #657BE1 #E165B9 #E1CB65
square
#65E18D #657BE1 #E165B9 #E1CB65
split-complementary
#65E18D #CB65E1 #E1657B
monochromatic
#21AA4D #32D767 #65E18D #98EBB3 #CBF5D9
Accessibility & contrast
On white
1.65
#65E18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#65E18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E18D
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E18D | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D087
Deuteranopia (green-blind)
#D1C592
Tritanopia (blue-blind)
#44DECC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65e18d; /* rgb */ color: rgb(101, 225, 141); /* oklch */ color: oklch(81.8% 0.163 151.7);
Tailwind
colors: {
custom: {
50: '#9aebaf',
500: '#65e18d',
950: '#000000',
},
}SCSS
$custom: #65e18d; $custom-light: #9aebaf; $custom-dark: #000000;
JSON
{
"hex": "#65e18d",
"rgb": {
"r": 101,
"g": 225,
"b": 141
},
"hsl": {
"h": 139.355,
"s": 67.391,
"l": 63.922
},
"oklch": {
"l": 0.8183,
"c": 0.16277,
"h": 151.7
},
"luminance": 0.5854
}Semantic roles & 50–950 ramp
primary
#65E18D
secondary
#AC3E89
accent
#1694CF
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581