#64FAAA#64FAAA
#64FAAA is a very light, vivid green. Relative luminance 0.740; OKLCH L 88.4% C 0.171 H 156.7°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #64FAAA |
|---|---|
| RGB | rgb(100, 250, 170) |
| HSL | hsl(148, 94%, 69%) |
| HSV | hsv(148, 60%, 98%) |
| CMYK | cmyk(60%, 0%, 32%, 2%) |
| CIE-LAB | lab(88.91, -57.68, 26.75) |
| CIE-LCH | lch(88.91, 63.58, 155.12°) |
| OKLab | oklab(88.44% -0.1569 0.0676) |
| OKLCH | oklch(88.44% 0.171 156.7) |
| XYZ | xyz(46.6928, 73.9782, 49.8409) |
| Luminance | 0.7398 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.68
Seafoam Green
#7AF9AB
ΔE00 1.70
Light Bluish Green
#76FDA8
ΔE00 1.84
Sea Green (survey)
#53FCA1
ΔE00 1.86
Light Blue Green
#7EFBB3
ΔE00 2.18
Seafoam (survey)
#80F9AD
ΔE00 2.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FAAA #FA64B4
analogous
#69FA64 #64FAAA #64FAF5
triadic
#64FAAA #AA64FA #FAAA64
tetradic
#64FAAA #6469FA #FA64B4 #FAF564
square
#64FAAA #6469FA #FA64B4 #FAF564
split-complementary
#64FAAA #F564FA #FA6469
monochromatic
#07DC6B #29F889 #64FAAA #9FFCCB #DBFEEB
Accessibility & contrast
On white
1.33
#64FAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#64FAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FAAA
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FAAA | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A5
Deuteranopia (green-blind)
#E4DAAF
Tritanopia (blue-blind)
#20F8E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64faaa; /* rgb */ color: rgb(100, 250, 170); /* oklch */ color: oklch(88.4% 0.171 156.7);
Tailwind
colors: {
custom: {
50: '#9dfdc3',
500: '#64faaa',
950: '#000000',
},
}SCSS
$custom: #64faaa; $custom-light: #9dfdc3; $custom-dark: #000000;
JSON
{
"hex": "#64faaa",
"rgb": {
"r": 100,
"g": 250,
"b": 170
},
"hsl": {
"h": 148,
"s": 93.75,
"l": 68.627
},
"oklch": {
"l": 0.88441,
"c": 0.17085,
"h": 156.7
},
"luminance": 0.73983
}Semantic roles & 50–950 ramp
primary
#64FAAA
secondary
#D42E87
accent
#007AE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682