#65E088#65E088
#65E088 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.5% C 0.166 H 150.5°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #65E088 |
|---|---|
| RGB | rgb(101, 224, 136) |
| HSL | hsl(137, 66%, 64%) |
| HSV | hsv(137, 55%, 88%) |
| CMYK | cmyk(54.9%, 0%, 39.3%, 12.2%) |
| CIE-LAB | lab(80.66, -53.31, 32.94) |
| CIE-LCH | lch(80.66, 62.67, 148.29°) |
| OKLab | oklab(81.49% -0.1445 0.0819) |
| OKLCH | oklch(81.49% 0.166 150.5) |
| XYZ | xyz(36.4638, 57.8524, 32.5328) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.05
Tealish Green
#0CDC73
ΔE00 4.32
Aqua Green
#12E193
ΔE00 4.88
Lightgreen
#90EE90
ΔE00 5.16
Seaweed
#18D17B
ΔE00 5.38
Turquoise Green
#04F489
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E088 #E065BD
analogous
#7FE065 #65E088 #65E0C5
triadic
#65E088 #8865E0 #E08865
tetradic
#65E088 #657FE0 #E065BD #E0C565
square
#65E088 #657FE0 #E065BD #E0C565
split-complementary
#65E088 #C565E0 #E0657F
monochromatic
#22A948 #32D661 #65E088 #98EAAF #CBF5D7
Accessibility & contrast
On white
1.67
#65E088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#65E088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E088
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E088 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF82
Deuteranopia (green-blind)
#D0C48E
Tritanopia (blue-blind)
#47DDCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65e088; /* rgb */ color: rgb(101, 224, 136); /* oklch */ color: oklch(81.5% 0.166 150.5);
Tailwind
colors: {
custom: {
50: '#9aeaab',
500: '#65e088',
950: '#000000',
},
}SCSS
$custom: #65e088; $custom-light: #9aeaab; $custom-dark: #000000;
JSON
{
"hex": "#65e088",
"rgb": {
"r": 101,
"g": 224,
"b": 136
},
"hsl": {
"h": 137.073,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.81493,
"c": 0.16604,
"h": 150.5
},
"luminance": 0.57856
}Semantic roles & 50–950 ramp
primary
#65E088
secondary
#AB3E8C
accent
#179ACE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481