#65E286#65E286
#65E286 is a light, vivid green. Relative luminance 0.589; OKLCH L 81.9% C 0.171 H 149.8°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #65E286 |
|---|---|
| RGB | rgb(101, 226, 134) |
| HSL | hsl(136, 68%, 64%) |
| HSV | hsv(136, 55%, 89%) |
| CMYK | cmyk(55.3%, 0%, 40.7%, 11.4%) |
| CIE-LAB | lab(81.22, -54.44, 34.70) |
| CIE-LCH | lch(81.22, 64.55, 147.49°) |
| OKLab | oklab(81.95% -0.1474 0.0859) |
| OKLCH | oklch(81.95% 0.171 149.8) |
| XYZ | xyz(36.8637, 58.8774, 31.9715) |
| Luminance | 0.5888 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.72
Tealish Green
#0CDC73
ΔE00 4.24
Lightgreen
#90EE90
ΔE00 4.76
Aqua Green
#12E193
ΔE00 5.24
Turquoise Green
#04F489
ΔE00 5.25
Lightish Green
#61E160
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E286 #E265C1
analogous
#83E265 #65E286 #65E2C5
triadic
#65E286 #8665E2 #E28665
tetradic
#65E286 #6583E2 #E265C1 #E2C565
square
#65E286 #6583E2 #E265C1 #E2C565
split-complementary
#65E286 #C565E2 #E26583
monochromatic
#20AC45 #31D85E #65E286 #99ECAE #CCF5D7
Accessibility & contrast
On white
1.64
#65E286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#65E286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E286
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E286 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D17F
Deuteranopia (green-blind)
#D3C58C
Tritanopia (blue-blind)
#47DECB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65e286; /* rgb */ color: rgb(101, 226, 134); /* oklch */ color: oklch(81.9% 0.171 149.8);
Tailwind
colors: {
custom: {
50: '#9aecaa',
500: '#65e286',
950: '#000000',
},
}SCSS
$custom: #65e286; $custom-light: #9aecaa; $custom-dark: #000000;
JSON
{
"hex": "#65e286",
"rgb": {
"r": 101,
"g": 226,
"b": 134
},
"hsl": {
"h": 135.84,
"s": 68.306,
"l": 64.118
},
"oklch": {
"l": 0.81948,
"c": 0.17063,
"h": 149.8
},
"luminance": 0.58881
}Semantic roles & 50–950 ramp
primary
#65E286
secondary
#AE3D90
accent
#159FD0
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581