#64EB92#64EB92
#64EB92 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.3% C 0.172 H 152.0°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #64EB92 |
|---|---|
| RGB | rgb(100, 235, 146) |
| HSL | hsl(140, 77%, 66%) |
| HSV | hsv(140, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 37.9%, 7.8%) |
| CIE-LAB | lab(84.07, -56.17, 32.39) |
| CIE-LCH | lch(84.07, 64.84, 150.03°) |
| OKLab | oklab(84.33% -0.1522 0.0808) |
| OKLCH | oklch(84.33% 0.172 152) |
| XYZ | xyz(40.1491, 64.1975, 37.4641) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.17
Light Green Blue
#56FCA2
ΔE00 3.88
Sea Green (survey)
#53FCA1
ΔE00 3.89
Seafoam Green
#7AF9AB
ΔE00 3.97
Turquoise Green
#04F489
ΔE00 4.02
Light Bluish Green
#76FDA8
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EB92 #EB64BD
analogous
#79EB64 #64EB92 #64EBD5
triadic
#64EB92 #9264EB #EB9264
tetradic
#64EB92 #6479EB #EB64BD #EBD564
square
#64EB92 #6479EB #EB64BD #EBD564
split-complementary
#64EB92 #D564EB #EB6479
monochromatic
#18BC50 #2EE46C #64EB92 #9AF2B8 #D0F9DE
Accessibility & contrast
On white
1.52
#64EB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#64EB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EB92
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EB92 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98C
Deuteranopia (green-blind)
#D9CD98
Tritanopia (blue-blind)
#3CE8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eb92; /* rgb */ color: rgb(100, 235, 146); /* oklch */ color: oklch(84.3% 0.172 152.0);
Tailwind
colors: {
custom: {
50: '#9bf2b2',
500: '#64eb92',
950: '#000000',
},
}SCSS
$custom: #64eb92; $custom-light: #9bf2b2; $custom-dark: #000000;
JSON
{
"hex": "#64eb92",
"rgb": {
"r": 100,
"g": 235,
"b": 146
},
"hsl": {
"h": 140.444,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84334,
"c": 0.17226,
"h": 152
},
"luminance": 0.64201
}Semantic roles & 50–950 ramp
primary
#64EB92
secondary
#BB388F
accent
#0C93D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581