#64ECA7#64ECA7
#64ECA7 is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.0% C 0.155 H 158.3°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #64ECA7 |
|---|---|
| RGB | rgb(100, 236, 167) |
| HSL | hsl(150, 78%, 66%) |
| HSV | hsv(150, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 29.2%, 7.5%) |
| CIE-LAB | lab(84.73, -52.69, 22.56) |
| CIE-LCH | lch(84.73, 57.32, 156.82°) |
| OKLab | oklab(85% -0.1439 0.0573) |
| OKLCH | oklch(85% 0.155 158.3) |
| XYZ | xyz(42.2223, 65.4862, 46.9667) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.56
Seafoam Green
#7AF9AB
ΔE00 3.53
Light Blue Green
#7EFBB3
ΔE00 3.65
Seafoam (survey)
#80F9AD
ΔE00 3.69
Aqua Green
#12E193
ΔE00 4.45
Light Green Blue
#56FCA2
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ECA7 #EC64A9
analogous
#65EC64 #64ECA7 #64ECEB
triadic
#64ECA7 #A764EC #ECA764
tetradic
#64ECA7 #6465EC #EC64A9 #ECEB64
square
#64ECA7 #6465EC #EC64A9 #ECEB64
split-complementary
#64ECA7 #EB64EC #EC6465
monochromatic
#17BE6A #2DE588 #64ECA7 #9BF3C6 #D1F9E5
Accessibility & contrast
On white
1.49
#64ECA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#64ECA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ECA7
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ECA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ECA7 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA3
Deuteranopia (green-blind)
#D7CEAB
Tritanopia (blue-blind)
#2DEBDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64eca7; /* rgb */ color: rgb(100, 236, 167); /* oklch */ color: oklch(85.0% 0.155 158.3);
Tailwind
colors: {
custom: {
50: '#9bf3c1',
500: '#64eca7',
950: '#000000',
},
}SCSS
$custom: #64eca7; $custom-light: #9bf3c1; $custom-dark: #000000;
JSON
{
"hex": "#64eca7",
"rgb": {
"r": 100,
"g": 236,
"b": 167
},
"hsl": {
"h": 149.559,
"s": 78.161,
"l": 65.882
},
"oklch": {
"l": 0.85,
"c": 0.1549,
"h": 158.3
},
"luminance": 0.6549
}Semantic roles & 50–950 ramp
primary
#64ECA7
secondary
#BD377B
accent
#0B74DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582