#65E684#65E684
#65E684 is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.9% C 0.178 H 149.0°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #65E684 |
|---|---|
| RGB | rgb(101, 230, 132) |
| HSL | hsl(134, 72%, 65%) |
| HSV | hsv(134, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 42.6%, 9.8%) |
| CIE-LAB | lab(82.39, -56.32, 37.21) |
| CIE-LCH | lch(82.39, 67.50, 146.55°) |
| OKLab | oklab(82.9% -0.1524 0.0917) |
| OKLCH | oklch(82.9% 0.178 149) |
| XYZ | xyz(37.8259, 61.0229, 31.6106) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.54
Lightgreen
#90EE90
ΔE00 4.25
Tealish Green
#0CDC73
ΔE00 4.45
Turquoise Green
#04F489
ΔE00 4.61
Lightish Green
#61E160
ΔE00 4.79
Wintergreen
#20F986
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E684 #E665C7
analogous
#86E665 #65E684 #65E6C5
triadic
#65E684 #8465E6 #E68465
tetradic
#65E684 #6586E6 #E665C7 #E6C565
square
#65E684 #6586E6 #E665C7 #E6C565
split-complementary
#65E684 #C565E6 #E66586
monochromatic
#1DB341 #30DD5A #65E684 #9AEFAE #CEF7D8
Accessibility & contrast
On white
1.59
#65E684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#65E684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E684
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E684 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47D
Deuteranopia (green-blind)
#D7C88A
Tritanopia (blue-blind)
#46E2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e684; /* rgb */ color: rgb(101, 230, 132); /* oklch */ color: oklch(82.9% 0.178 149.0);
Tailwind
colors: {
custom: {
50: '#9befa9',
500: '#65e684',
950: '#000000',
},
}SCSS
$custom: #65e684; $custom-light: #9befa9; $custom-dark: #000000;
JSON
{
"hex": "#65e684",
"rgb": {
"r": 101,
"g": 230,
"b": 132
},
"hsl": {
"h": 134.419,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.82896,
"c": 0.17788,
"h": 149
},
"luminance": 0.61026
}Semantic roles & 50–950 ramp
primary
#65E684
secondary
#B43B97
accent
#11A5D4
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1610
muted
#808580