#64EB83#64EB83
#64EB83 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.1% C 0.186 H 148.5°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #64EB83 |
|---|---|
| RGB | rgb(100, 235, 131) |
| HSL | hsl(134, 77%, 66%) |
| HSV | hsv(134, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(83.84, -58.62, 39.56) |
| CIE-LCH | lch(83.84, 70.72, 145.99°) |
| OKLab | oklab(84.07% -0.1586 0.0971) |
| OKLCH | oklch(84.07% 0.186 148.5) |
| XYZ | xyz(39.0579, 63.7611, 31.7172) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.86
Turquoise Green
#04F489
ΔE00 4.00
Lightgreen
#90EE90
ΔE00 4.06
Minty Green
#0BF77D
ΔE00 4.13
Wintergreen
#20F986
ΔE00 4.13
Spearmint
#1EF876
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EB83 #EB64CC
analogous
#88EB64 #64EB83 #64EBC7
triadic
#64EB83 #8364EB #EB8364
tetradic
#64EB83 #6488EB #EB64CC #EBC764
square
#64EB83 #6488EB #EB64CC #EBC764
split-complementary
#64EB83 #C764EB #EB6488
monochromatic
#18BC3E #2EE458 #64EB83 #9AF2AE #D0F9DA
Accessibility & contrast
On white
1.53
#64EB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#64EB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EB83
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EB83 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97B
Deuteranopia (green-blind)
#DBCC8A
Tritanopia (blue-blind)
#43E7D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64eb83; /* rgb */ color: rgb(100, 235, 131); /* oklch */ color: oklch(84.1% 0.186 148.5);
Tailwind
colors: {
custom: {
50: '#9bf2a8',
500: '#64eb83',
950: '#000000',
},
}SCSS
$custom: #64eb83; $custom-light: #9bf2a8; $custom-dark: #000000;
JSON
{
"hex": "#64eb83",
"rgb": {
"r": 100,
"g": 235,
"b": 131
},
"hsl": {
"h": 133.778,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84073,
"c": 0.18592,
"h": 148.5
},
"luminance": 0.63765
}Semantic roles & 50–950 ramp
primary
#64EB83
secondary
#BB389D
accent
#0CAAD9
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580