#65E08B#65E08B
#65E08B is a light, vivid green. Relative luminance 0.579; OKLCH L 81.5% C 0.163 H 151.3°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #65E08B |
|---|---|
| RGB | rgb(101, 224, 139) |
| HSL | hsl(139, 66%, 64%) |
| HSV | hsv(139, 55%, 88%) |
| CMYK | cmyk(54.9%, 0%, 37.9%, 12.2%) |
| CIE-LAB | lab(80.70, -52.80, 31.48) |
| CIE-LCH | lch(80.70, 61.48, 149.19°) |
| OKLab | oklab(81.55% -0.1431 0.0785) |
| OKLCH | oklch(81.55% 0.163 151.3) |
| XYZ | xyz(36.6800, 57.9388, 33.6714) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.29
Tealish Green
#0CDC73
ΔE00 4.55
Aqua Green
#12E193
ΔE00 4.56
Seaweed
#18D17B
ΔE00 5.32
Lightgreen
#90EE90
ΔE00 5.35
Turquoise Green
#04F489
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E08B #E065BA
analogous
#7CE065 #65E08B #65E0C8
triadic
#65E08B #8B65E0 #E08B65
tetradic
#65E08B #657CE0 #E065BA #E0C865
square
#65E08B #657CE0 #E065BA #E0C865
split-complementary
#65E08B #C865E0 #E0657C
monochromatic
#22A94C #32D665 #65E08B #98EAB1 #CBF5D8
Accessibility & contrast
On white
1.67
#65E08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#65E08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E08B
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E08B | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF85
Deuteranopia (green-blind)
#D0C490
Tritanopia (blue-blind)
#45DDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65e08b; /* rgb */ color: rgb(101, 224, 139); /* oklch */ color: oklch(81.5% 0.163 151.3);
Tailwind
colors: {
custom: {
50: '#9aeaad',
500: '#65e08b',
950: '#000000',
},
}SCSS
$custom: #65e08b; $custom-light: #9aeaad; $custom-dark: #000000;
JSON
{
"hex": "#65e08b",
"rgb": {
"r": 101,
"g": 224,
"b": 139
},
"hsl": {
"h": 138.537,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.81548,
"c": 0.16325,
"h": 151.3
},
"luminance": 0.57942
}Semantic roles & 50–950 ramp
primary
#65E08B
secondary
#AB3E89
accent
#1796CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481