#65E283#65E283
#65E283 is a light, vivid green. Relative luminance 0.588; OKLCH L 81.9% C 0.173 H 149.0°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #65E283 |
|---|---|
| RGB | rgb(101, 226, 131) |
| HSL | hsl(134, 68%, 64%) |
| HSV | hsv(134, 55%, 89%) |
| CMYK | cmyk(55.3%, 0%, 42%, 11.4%) |
| CIE-LAB | lab(81.18, -54.92, 36.14) |
| CIE-LCH | lch(81.18, 65.75, 146.65°) |
| OKLab | oklab(81.9% -0.1487 0.0892) |
| OKLCH | oklch(81.9% 0.173 149) |
| XYZ | xyz(36.6574, 58.7949, 30.8851) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.66
Tealish Green
#0CDC73
ΔE00 4.14
Lightgreen
#90EE90
ΔE00 4.67
Lightish Green
#61E160
ΔE00 4.91
Turquoise Green
#04F489
ΔE00 5.26
Aqua Green
#12E193
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E283 #E265C4
analogous
#86E265 #65E283 #65E2C2
triadic
#65E283 #8365E2 #E28365
tetradic
#65E283 #6586E2 #E265C4 #E2C265
square
#65E283 #6586E2 #E265C4 #E2C265
split-complementary
#65E283 #C265E2 #E26586
monochromatic
#20AC42 #31D85A #65E283 #99ECAC #CCF5D6
Accessibility & contrast
On white
1.65
#65E283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#65E283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E283
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E283 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17C
Deuteranopia (green-blind)
#D3C589
Tritanopia (blue-blind)
#48DECB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65e283; /* rgb */ color: rgb(101, 226, 131); /* oklch */ color: oklch(81.9% 0.173 149.0);
Tailwind
colors: {
custom: {
50: '#9aeca8',
500: '#65e283',
950: '#000000',
},
}SCSS
$custom: #65e283; $custom-light: #9aeca8; $custom-dark: #000000;
JSON
{
"hex": "#65e283",
"rgb": {
"r": 101,
"g": 226,
"b": 131
},
"hsl": {
"h": 134.4,
"s": 68.306,
"l": 64.118
},
"oklch": {
"l": 0.81896,
"c": 0.1734,
"h": 149
},
"luminance": 0.58798
}Semantic roles & 50–950 ramp
primary
#65E283
secondary
#AE3D93
accent
#15A3D0
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1610
muted
#808580