#64ED94#64ED94
#64ED94 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.9% C 0.173 H 152.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #64ED94 |
|---|---|
| RGB | rgb(100, 237, 148) |
| HSL | hsl(141, 79%, 66%) |
| HSV | hsv(141, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 37.6%, 7.1%) |
| CIE-LAB | lab(84.70, -56.60, 32.21) |
| CIE-LCH | lch(84.70, 65.13, 150.36°) |
| OKLab | oklab(84.86% -0.1533 0.0804) |
| OKLCH | oklch(84.86% 0.173 152.3) |
| XYZ | xyz(40.8819, 65.4120, 38.4826) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.42
Light Green Blue
#56FCA2
ΔE00 3.44
Sea Green (survey)
#53FCA1
ΔE00 3.46
Seafoam Green
#7AF9AB
ΔE00 3.60
Light Bluish Green
#76FDA8
ΔE00 3.70
Turquoise Green
#04F489
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ED94 #ED64BD
analogous
#78ED64 #64ED94 #64EDD8
triadic
#64ED94 #9464ED #ED9464
tetradic
#64ED94 #6478ED #ED64BD #EDD864
square
#64ED94 #6478ED #ED64BD #EDD864
split-complementary
#64ED94 #D864ED #ED6478
monochromatic
#16C052 #2DE76E #64ED94 #9BF3BA #D2FAE0
Accessibility & contrast
On white
1.49
#64ED94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#64ED94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ED94
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ED94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ED94 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8E
Deuteranopia (green-blind)
#DBCE9A
Tritanopia (blue-blind)
#3AEAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64ed94; /* rgb */ color: rgb(100, 237, 148); /* oklch */ color: oklch(84.9% 0.173 152.3);
Tailwind
colors: {
custom: {
50: '#9bf4b4',
500: '#64ed94',
950: '#000000',
},
}SCSS
$custom: #64ed94; $custom-light: #9bf4b4; $custom-dark: #000000;
JSON
{
"hex": "#64ed94",
"rgb": {
"r": 100,
"g": 237,
"b": 148
},
"hsl": {
"h": 141.022,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.84859,
"c": 0.17314,
"h": 152.3
},
"luminance": 0.65416
}Semantic roles & 50–950 ramp
primary
#64ED94
secondary
#BF378F
accent
#0A92DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581