#64EA85#64EA85
#64EA85 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.9% C 0.183 H 149.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA85 |
|---|---|
| RGB | rgb(100, 234, 133) |
| HSL | hsl(135, 76%, 65%) |
| HSV | hsv(135, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 43.2%, 8.2%) |
| CIE-LAB | lab(83.57, -57.93, 38.23) |
| CIE-LCH | lch(83.57, 69.41, 146.58°) |
| OKLab | oklab(83.86% -0.1567 0.0941) |
| OKLCH | oklch(83.86% 0.183 149) |
| XYZ | xyz(38.9093, 63.2448, 32.3428) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.67
Turquoise Green
#04F489
ΔE00 4.02
Lightgreen
#90EE90
ΔE00 4.09
Wintergreen
#20F986
ΔE00 4.31
Minty Green
#0BF77D
ΔE00 4.37
Spearmint
#1EF876
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA85 #EA64C9
analogous
#86EA64 #64EA85 #64EAC8
triadic
#64EA85 #8564EA #EA8564
tetradic
#64EA85 #6486EA #EA64C9 #EAC864
square
#64EA85 #6486EA #EA64C9 #EAC864
split-complementary
#64EA85 #C864EA #EA6486
monochromatic
#19BA41 #2EE35B #64EA85 #9AF1AF #D0F9DA
Accessibility & contrast
On white
1.54
#64EA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#64EA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA85
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA85 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87D
Deuteranopia (green-blind)
#DACB8C
Tritanopia (blue-blind)
#42E6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64ea85; /* rgb */ color: rgb(100, 234, 133); /* oklch */ color: oklch(83.9% 0.183 149.0);
Tailwind
colors: {
custom: {
50: '#9bf2aa',
500: '#64ea85',
950: '#000000',
},
}SCSS
$custom: #64ea85; $custom-light: #9bf2aa; $custom-dark: #000000;
JSON
{
"hex": "#64ea85",
"rgb": {
"r": 100,
"g": 234,
"b": 133
},
"hsl": {
"h": 134.776,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.83861,
"c": 0.18278,
"h": 149
},
"luminance": 0.63248
}Semantic roles & 50–950 ramp
primary
#64EA85
secondary
#BA399A
accent
#0DA6D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581