#65E688#65E688
#65E688 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.0% C 0.174 H 149.9°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #65E688 |
|---|---|
| RGB | rgb(101, 230, 136) |
| HSL | hsl(136, 72%, 65%) |
| HSV | hsv(136, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 40.9%, 9.8%) |
| CIE-LAB | lab(82.45, -55.68, 35.29) |
| CIE-LCH | lch(82.45, 65.92, 147.63°) |
| OKLab | oklab(82.96% -0.1507 0.0874) |
| OKLCH | oklch(82.96% 0.174 149.9) |
| XYZ | xyz(38.1049, 61.1345, 33.0799) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.57
Lightgreen
#90EE90
ΔE00 4.36
Tealish Green
#0CDC73
ΔE00 4.54
Turquoise Green
#04F489
ΔE00 4.58
Wintergreen
#20F986
ΔE00 5.19
Sea Green (survey)
#53FCA1
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E688 #E665C3
analogous
#83E665 #65E688 #65E6C8
triadic
#65E688 #8865E6 #E68865
tetradic
#65E688 #6583E6 #E665C3 #E6C865
square
#65E688 #6583E6 #E665C3 #E6C865
split-complementary
#65E688 #C865E6 #E66583
monochromatic
#1DB346 #30DD5F #65E688 #9AEFB1 #CEF7D9
Accessibility & contrast
On white
1.59
#65E688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#65E688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E688
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E688 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D481
Deuteranopia (green-blind)
#D6C88E
Tritanopia (blue-blind)
#44E2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e688; /* rgb */ color: rgb(101, 230, 136); /* oklch */ color: oklch(83.0% 0.174 149.9);
Tailwind
colors: {
custom: {
50: '#9befab',
500: '#65e688',
950: '#000000',
},
}SCSS
$custom: #65e688; $custom-light: #9befab; $custom-dark: #000000;
JSON
{
"hex": "#65e688",
"rgb": {
"r": 101,
"g": 230,
"b": 136
},
"hsl": {
"h": 136.279,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.82964,
"c": 0.17422,
"h": 149.9
},
"luminance": 0.61138
}Semantic roles & 50–950 ramp
primary
#65E688
secondary
#B43B93
accent
#119FD4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581