#64E083#64E083
#64E083 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.4% C 0.171 H 149.3°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #64E083 |
|---|---|
| RGB | rgb(100, 224, 131) |
| HSL | hsl(135, 67%, 64%) |
| HSV | hsv(135, 55%, 88%) |
| CMYK | cmyk(55.4%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(80.55, -54.37, 35.31) |
| CIE-LCH | lch(80.55, 64.83, 147.00°) |
| OKLab | oklab(81.37% -0.1472 0.0873) |
| OKLCH | oklch(81.37% 0.171 149.3) |
| XYZ | xyz(36.0054, 57.6561, 30.6997) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.78
Tealish Green
#0CDC73
ΔE00 4.00
Lightgreen
#90EE90
ΔE00 5.01
Lightish Green
#61E160
ΔE00 5.15
Aqua Green
#12E193
ΔE00 5.40
Seaweed
#18D17B
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E083 #E064C1
analogous
#83E064 #64E083 #64E0C1
triadic
#64E083 #8364E0 #E08364
tetradic
#64E083 #6483E0 #E064C1 #E0C164
square
#64E083 #6483E0 #E064C1 #E0C164
split-complementary
#64E083 #C164E0 #E06483
monochromatic
#22A843 #31D65A #64E083 #97EAAC #CAF4D5
Accessibility & contrast
On white
1.68
#64E083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#64E083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E083
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E083 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7C
Deuteranopia (green-blind)
#D1C389
Tritanopia (blue-blind)
#47DCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64e083; /* rgb */ color: rgb(100, 224, 131); /* oklch */ color: oklch(81.4% 0.171 149.3);
Tailwind
colors: {
custom: {
50: '#9aeaa8',
500: '#64e083',
950: '#000000',
},
}SCSS
$custom: #64e083; $custom-light: #9aeaa8; $custom-dark: #000000;
JSON
{
"hex": "#64e083",
"rgb": {
"r": 100,
"g": 224,
"b": 131
},
"hsl": {
"h": 135,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.81369,
"c": 0.17114,
"h": 149.3
},
"luminance": 0.57659
}Semantic roles & 50–950 ramp
primary
#64E083
secondary
#AA3E8F
accent
#17A1CF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F1610
muted
#808480