#65E08F#65E08F
#65E08F is a light, vivid green. Relative luminance 0.581; OKLCH L 81.6% C 0.160 H 152.4°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #65E08F |
|---|---|
| RGB | rgb(101, 224, 143) |
| HSL | hsl(140, 66%, 64%) |
| HSV | hsv(140, 55%, 88%) |
| CMYK | cmyk(54.9%, 0%, 36.2%, 12.2%) |
| CIE-LAB | lab(80.77, -52.11, 29.53) |
| CIE-LCH | lch(80.77, 59.89, 150.46°) |
| OKLab | oklab(81.62% -0.1414 0.0739) |
| OKLCH | oklch(81.62% 0.16 152.4) |
| XYZ | xyz(36.9776, 58.0579, 35.2389) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.71
Aqua Green
#12E193
ΔE00 4.20
Tealish Green
#0CDC73
ΔE00 4.94
Seaweed
#18D17B
ΔE00 5.33
Lightgreen
#90EE90
ΔE00 5.69
Seafoam Green
#7AF9AB
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E08F #E065B6
analogous
#78E065 #65E08F #65E0CC
triadic
#65E08F #8F65E0 #E08F65
tetradic
#65E08F #6578E0 #E065B6 #E0CC65
square
#65E08F #6578E0 #E065B6 #E0CC65
split-complementary
#65E08F #CC65E0 #E06578
monochromatic
#22A950 #32D66A #65E08F #98EAB4 #CBF5D9
Accessibility & contrast
On white
1.67
#65E08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#65E08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E08F
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E08F | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08A
Deuteranopia (green-blind)
#CFC494
Tritanopia (blue-blind)
#44DDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65e08f; /* rgb */ color: rgb(101, 224, 143); /* oklch */ color: oklch(81.6% 0.160 152.4);
Tailwind
colors: {
custom: {
50: '#9aeab0',
500: '#65e08f',
950: '#000000',
},
}SCSS
$custom: #65e08f; $custom-light: #9aeab0; $custom-dark: #000000;
JSON
{
"hex": "#65e08f",
"rgb": {
"r": 101,
"g": 224,
"b": 143
},
"hsl": {
"h": 140.488,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.81624,
"c": 0.15956,
"h": 152.4
},
"luminance": 0.58061
}Semantic roles & 50–950 ramp
primary
#65E08F
secondary
#AB3E86
accent
#1790CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481