#64ED92#64ED92
#64ED92 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.175 H 151.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #64ED92 |
|---|---|
| RGB | rgb(100, 237, 146) |
| HSL | hsl(140, 79%, 66%) |
| HSV | hsv(140, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 38.4%, 7.1%) |
| CIE-LAB | lab(84.66, -56.95, 33.17) |
| CIE-LCH | lch(84.66, 65.91, 149.78°) |
| OKLab | oklab(84.82% -0.1542 0.0826) |
| OKLCH | oklch(84.82% 0.175 151.8) |
| XYZ | xyz(40.7249, 65.3492, 37.6561) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.26
Light Green Blue
#56FCA2
ΔE00 3.55
Sea Green (survey)
#53FCA1
ΔE00 3.56
Turquoise Green
#04F489
ΔE00 3.75
Seafoam Green
#7AF9AB
ΔE00 3.81
Light Bluish Green
#76FDA8
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ED92 #ED64BF
analogous
#7AED64 #64ED92 #64EDD6
triadic
#64ED92 #9264ED #ED9264
tetradic
#64ED92 #647AED #ED64BF #EDD664
square
#64ED92 #647AED #ED64BF #EDD664
split-complementary
#64ED92 #D664ED #ED647A
monochromatic
#16C04F #2DE76B #64ED92 #9BF3B9 #D2FADF
Accessibility & contrast
On white
1.49
#64ED92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#64ED92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ED92
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ED92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ED92 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8C
Deuteranopia (green-blind)
#DBCE98
Tritanopia (blue-blind)
#3BEAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64ed92; /* rgb */ color: rgb(100, 237, 146); /* oklch */ color: oklch(84.8% 0.175 151.8);
Tailwind
colors: {
custom: {
50: '#9bf4b3',
500: '#64ed92',
950: '#000000',
},
}SCSS
$custom: #64ed92; $custom-light: #9bf4b3; $custom-dark: #000000;
JSON
{
"hex": "#64ed92",
"rgb": {
"r": 100,
"g": 237,
"b": 146
},
"hsl": {
"h": 140.146,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.84822,
"c": 0.17496,
"h": 151.8
},
"luminance": 0.65353
}Semantic roles & 50–950 ramp
primary
#64ED92
secondary
#BF3791
accent
#0A95DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581