#64EA92#64EA92
#64EA92 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.1% C 0.171 H 152.2°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA92 |
|---|---|
| RGB | rgb(100, 234, 146) |
| HSL | hsl(141, 76%, 65%) |
| HSV | hsv(141, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(83.77, -55.78, 31.99) |
| CIE-LCH | lch(83.77, 64.30, 150.16°) |
| OKLab | oklab(84.09% -0.1511 0.0798) |
| OKLCH | oklch(84.09% 0.171 152.2) |
| XYZ | xyz(39.8636, 63.6266, 37.3690) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.16
Light Green Blue
#56FCA2
ΔE00 4.06
Seafoam Green
#7AF9AB
ΔE00 4.07
Sea Green (survey)
#53FCA1
ΔE00 4.08
Turquoise Green
#04F489
ΔE00 4.18
Light Bluish Green
#76FDA8
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA92 #EA64BC
analogous
#79EA64 #64EA92 #64EAD5
triadic
#64EA92 #9264EA #EA9264
tetradic
#64EA92 #6479EA #EA64BC #EAD564
square
#64EA92 #6479EA #EA64BC #EAD564
split-complementary
#64EA92 #D564EA #EA6479
monochromatic
#19BA51 #2EE36C #64EA92 #9AF1B8 #D0F9DE
Accessibility & contrast
On white
1.53
#64EA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#64EA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA92
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA92 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88C
Deuteranopia (green-blind)
#D8CC98
Tritanopia (blue-blind)
#3CE7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64ea92; /* rgb */ color: rgb(100, 234, 146); /* oklch */ color: oklch(84.1% 0.171 152.2);
Tailwind
colors: {
custom: {
50: '#9bf2b2',
500: '#64ea92',
950: '#000000',
},
}SCSS
$custom: #64ea92; $custom-light: #9bf2b2; $custom-dark: #000000;
JSON
{
"hex": "#64ea92",
"rgb": {
"r": 100,
"g": 234,
"b": 146
},
"hsl": {
"h": 140.597,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.8409,
"c": 0.17091,
"h": 152.2
},
"luminance": 0.6363
}Semantic roles & 50–950 ramp
primary
#64EA92
secondary
#BA398D
accent
#0D93D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581