#64EE83#64EE83
#64EE83 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.8% C 0.190 H 148.3°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #64EE83 |
|---|---|
| RGB | rgb(100, 238, 131) |
| HSL | hsl(133, 80%, 66%) |
| HSV | hsv(133, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(84.74, -59.76, 40.70) |
| CIE-LCH | lch(84.74, 72.30, 145.74°) |
| OKLab | oklab(84.81% -0.1616 0.0997) |
| OKLCH | oklch(84.81% 0.19 148.3) |
| XYZ | xyz(39.9241, 65.4934, 32.0059) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.28
Minty Green
#0BF77D
ΔE00 3.69
Wintergreen
#20F986
ΔE00 3.69
Turquoise Green
#04F489
ΔE00 3.81
Spearmint
#1EF876
ΔE00 3.88
Lightgreen
#90EE90
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EE83 #EE64CF
analogous
#8AEE64 #64EE83 #64EEC8
triadic
#64EE83 #8364EE #EE8364
tetradic
#64EE83 #648AEE #EE64CF #EEC864
square
#64EE83 #648AEE #EE64CF #EEC864
split-complementary
#64EE83 #C864EE #EE648A
monochromatic
#15C23C #2DE857 #64EE83 #9BF4AF #D2FADB
Accessibility & contrast
On white
1.49
#64EE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#64EE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EE83
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EE83 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#DECF8A
Tritanopia (blue-blind)
#42EAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ee83; /* rgb */ color: rgb(100, 238, 131); /* oklch */ color: oklch(84.8% 0.190 148.3);
Tailwind
colors: {
custom: {
50: '#9cf4a8',
500: '#64ee83',
950: '#000000',
},
}SCSS
$custom: #64ee83; $custom-light: #9cf4a8; $custom-dark: #000000;
JSON
{
"hex": "#64ee83",
"rgb": {
"r": 100,
"g": 238,
"b": 131
},
"hsl": {
"h": 133.478,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.8481,
"c": 0.18988,
"h": 148.3
},
"luminance": 0.65497
}Semantic roles & 50–950 ramp
primary
#64EE83
secondary
#C036A1
accent
#09ADDD
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580