#65E588#65E588
#65E588 is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.7% C 0.173 H 150.0°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #65E588 |
|---|---|
| RGB | rgb(101, 229, 136) |
| HSL | hsl(136, 71%, 65%) |
| HSV | hsv(136, 56%, 90%) |
| CMYK | cmyk(55.9%, 0%, 40.6%, 10.2%) |
| CIE-LAB | lab(82.15, -55.29, 34.90) |
| CIE-LCH | lch(82.15, 65.38, 147.74°) |
| OKLab | oklab(82.72% -0.1497 0.0865) |
| OKLCH | oklch(82.72% 0.173 150) |
| XYZ | xyz(37.8274, 60.5795, 32.9874) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.59
Lightgreen
#90EE90
ΔE00 4.47
Tealish Green
#0CDC73
ΔE00 4.47
Turquoise Green
#04F489
ΔE00 4.74
Aqua Green
#12E193
ΔE00 5.28
Wintergreen
#20F986
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E588 #E565C2
analogous
#82E565 #65E588 #65E5C8
triadic
#65E588 #8865E5 #E58865
tetradic
#65E588 #6582E5 #E565C2 #E5C865
square
#65E588 #6582E5 #E565C2 #E5C865
split-complementary
#65E588 #C865E5 #E56582
monochromatic
#1EB246 #31DC60 #65E588 #99EEB0 #CEF7D9
Accessibility & contrast
On white
1.60
#65E588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#65E588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E588
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E588 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D481
Deuteranopia (green-blind)
#D5C88E
Tritanopia (blue-blind)
#45E1CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e588; /* rgb */ color: rgb(101, 229, 136); /* oklch */ color: oklch(82.7% 0.173 150.0);
Tailwind
colors: {
custom: {
50: '#9beeab',
500: '#65e588',
950: '#000000',
},
}SCSS
$custom: #65e588; $custom-light: #9beeab; $custom-dark: #000000;
JSON
{
"hex": "#65e588",
"rgb": {
"r": 101,
"g": 229,
"b": 136
},
"hsl": {
"h": 136.406,
"s": 71.111,
"l": 64.706
},
"oklch": {
"l": 0.82719,
"c": 0.17286,
"h": 150
},
"luminance": 0.60583
}Semantic roles & 50–950 ramp
primary
#65E588
secondary
#B23C92
accent
#129ED3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581