#65E08D#65E08D
#65E08D is a light, vivid green. Relative luminance 0.580; OKLCH L 81.6% C 0.161 H 151.8°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #65E08D |
|---|---|
| RGB | rgb(101, 224, 141) |
| HSL | hsl(140, 66%, 64%) |
| HSV | hsv(140, 55%, 88%) |
| CMYK | cmyk(54.9%, 0%, 37.1%, 12.2%) |
| CIE-LAB | lab(80.74, -52.46, 30.51) |
| CIE-LCH | lch(80.74, 60.68, 149.82°) |
| OKLab | oklab(81.59% -0.1423 0.0762) |
| OKLCH | oklch(81.59% 0.161 151.8) |
| XYZ | xyz(36.8275, 57.9978, 34.4481) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.49
Aqua Green
#12E193
ΔE00 4.37
Tealish Green
#0CDC73
ΔE00 4.73
Seaweed
#18D17B
ΔE00 5.31
Lightgreen
#90EE90
ΔE00 5.51
Seafoam Green
#7AF9AB
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E08D #E065B8
analogous
#7AE065 #65E08D #65E0CA
triadic
#65E08D #8D65E0 #E08D65
tetradic
#65E08D #657AE0 #E065B8 #E0CA65
square
#65E08D #657AE0 #E065B8 #E0CA65
split-complementary
#65E08D #CA65E0 #E0657A
monochromatic
#22A94E #32D667 #65E08D #98EAB3 #CBF5D8
Accessibility & contrast
On white
1.67
#65E08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#65E08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E08D
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E08D | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D087
Deuteranopia (green-blind)
#D0C492
Tritanopia (blue-blind)
#44DDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65e08d; /* rgb */ color: rgb(101, 224, 141); /* oklch */ color: oklch(81.6% 0.161 151.8);
Tailwind
colors: {
custom: {
50: '#9aeaaf',
500: '#65e08d',
950: '#000000',
},
}SCSS
$custom: #65e08d; $custom-light: #9aeaaf; $custom-dark: #000000;
JSON
{
"hex": "#65e08d",
"rgb": {
"r": 101,
"g": 224,
"b": 141
},
"hsl": {
"h": 139.512,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.81586,
"c": 0.1614,
"h": 151.8
},
"luminance": 0.58001
}Semantic roles & 50–950 ramp
primary
#65E08D
secondary
#AB3E88
accent
#1793CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481