#64EEA1#64EEA1
#64EEA1 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.4% C 0.163 H 155.9°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #64EEA1 |
|---|---|
| RGB | rgb(100, 238, 161) |
| HSL | hsl(147, 80%, 66%) |
| HSV | hsv(147, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 32.4%, 6.7%) |
| CIE-LAB | lab(85.21, -54.65, 26.30) |
| CIE-LCH | lch(85.21, 60.65, 154.30°) |
| OKLab | oklab(85.36% -0.1487 0.0664) |
| OKLCH | oklch(85.36% 0.163 155.9) |
| XYZ | xyz(42.2595, 66.4276, 44.3061) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.77
Seafoam (survey)
#80F9AD
ΔE00 3.08
Light Greenish Blue
#63F7B4
ΔE00 3.14
Light Green Blue
#56FCA2
ΔE00 3.37
Light Blue Green
#7EFBB3
ΔE00 3.42
Sea Green (survey)
#53FCA1
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EEA1 #EE64B1
analogous
#6CEE64 #64EEA1 #64EEE6
triadic
#64EEA1 #A164EE #EEA164
tetradic
#64EEA1 #646CEE #EE64B1 #EEE664
square
#64EEA1 #646CEE #EE64B1 #EEE664
split-complementary
#64EEA1 #E664EE #EE646C
monochromatic
#15C262 #2DE880 #64EEA1 #9BF4C2 #D2FAE4
Accessibility & contrast
On white
1.47
#64EEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#64EEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EEA1
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EEA1 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9C
Deuteranopia (green-blind)
#DAD0A6
Tritanopia (blue-blind)
#31ECDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64eea1; /* rgb */ color: rgb(100, 238, 161); /* oklch */ color: oklch(85.4% 0.163 155.9);
Tailwind
colors: {
custom: {
50: '#9bf4bd',
500: '#64eea1',
950: '#000000',
},
}SCSS
$custom: #64eea1; $custom-light: #9bf4bd; $custom-dark: #000000;
JSON
{
"hex": "#64eea1",
"rgb": {
"r": 100,
"g": 238,
"b": 161
},
"hsl": {
"h": 146.522,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.85357,
"c": 0.16281,
"h": 155.9
},
"luminance": 0.66432
}Semantic roles & 50–950 ramp
primary
#64EEA1
secondary
#C03683
accent
#097FDD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582