#65E083#65E083
#65E083 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.4% C 0.171 H 149.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #65E083 |
|---|---|
| RGB | rgb(101, 224, 131) |
| HSL | hsl(135, 66%, 64%) |
| HSV | hsv(135, 55%, 88%) |
| CMYK | cmyk(54.9%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(80.58, -54.14, 35.36) |
| CIE-LCH | lch(80.58, 64.66, 146.85°) |
| OKLab | oklab(81.4% -0.1466 0.0874) |
| OKLCH | oklch(81.4% 0.171 149.2) |
| XYZ | xyz(36.1168, 57.7135, 30.7049) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.85
Tealish Green
#0CDC73
ΔE00 4.07
Lightgreen
#90EE90
ΔE00 4.94
Lightish Green
#61E160
ΔE00 5.12
Aqua Green
#12E193
ΔE00 5.47
Seaweed
#18D17B
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E083 #E065C2
analogous
#84E065 #65E083 #65E0C0
triadic
#65E083 #8365E0 #E08365
tetradic
#65E083 #6584E0 #E065C2 #E0C065
square
#65E083 #6584E0 #E065C2 #E0C065
split-complementary
#65E083 #C065E0 #E06584
monochromatic
#22A943 #32D65A #65E083 #98EAAC #CBF5D5
Accessibility & contrast
On white
1.67
#65E083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#65E083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E083
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E083 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7C
Deuteranopia (green-blind)
#D1C389
Tritanopia (blue-blind)
#48DCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65e083; /* rgb */ color: rgb(101, 224, 131); /* oklch */ color: oklch(81.4% 0.171 149.2);
Tailwind
colors: {
custom: {
50: '#9aeaa8',
500: '#65e083',
950: '#000000',
},
}SCSS
$custom: #65e083; $custom-light: #9aeaa8; $custom-dark: #000000;
JSON
{
"hex": "#65e083",
"rgb": {
"r": 101,
"g": 224,
"b": 131
},
"hsl": {
"h": 134.634,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.81404,
"c": 0.17067,
"h": 149.2
},
"luminance": 0.57717
}Semantic roles & 50–950 ramp
primary
#65E083
secondary
#AB3E90
accent
#17A2CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F1610
muted
#808480