#64EEA4#64EEA4
#64EEA4 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.4% C 0.160 H 156.9°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #64EEA4 |
|---|---|
| RGB | rgb(100, 238, 164) |
| HSL | hsl(148, 80%, 66%) |
| HSV | hsv(148, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 31.1%, 6.7%) |
| CIE-LAB | lab(85.27, -54.08, 24.84) |
| CIE-LCH | lch(85.27, 59.51, 155.33°) |
| OKLab | oklab(85.42% -0.1473 0.0628) |
| OKLCH | oklch(85.42% 0.16 156.9) |
| XYZ | xyz(42.5273, 66.5346, 45.7161) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.70
Seafoam Green
#7AF9AB
ΔE00 2.87
Seafoam (survey)
#80F9AD
ΔE00 3.13
Light Blue Green
#7EFBB3
ΔE00 3.29
Light Green Blue
#56FCA2
ΔE00 3.64
Light Bluish Green
#76FDA8
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EEA4 #EE64AE
analogous
#69EE64 #64EEA4 #64EEE9
triadic
#64EEA4 #A464EE #EEA464
tetradic
#64EEA4 #6469EE #EE64AE #EEE964
square
#64EEA4 #6469EE #EE64AE #EEE964
split-complementary
#64EEA4 #E964EE #EE6469
monochromatic
#15C266 #2DE884 #64EEA4 #9BF4C4 #D2FAE5
Accessibility & contrast
On white
1.47
#64EEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#64EEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EEA4
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EEA4 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9F
Deuteranopia (green-blind)
#DAD0A9
Tritanopia (blue-blind)
#2FECDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64eea4; /* rgb */ color: rgb(100, 238, 164); /* oklch */ color: oklch(85.4% 0.160 156.9);
Tailwind
colors: {
custom: {
50: '#9bf4bf',
500: '#64eea4',
950: '#000000',
},
}SCSS
$custom: #64eea4; $custom-light: #9bf4bf; $custom-dark: #000000;
JSON
{
"hex": "#64eea4",
"rgb": {
"r": 100,
"g": 238,
"b": 164
},
"hsl": {
"h": 147.826,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.8542,
"c": 0.16017,
"h": 156.9
},
"luminance": 0.66539
}Semantic roles & 50–950 ramp
primary
#64EEA4
secondary
#C03680
accent
#097ADD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582