#64FDA2#64FDA2
#64FDA2 is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.0% C 0.182 H 154.0°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDA2 |
|---|---|
| RGB | rgb(100, 253, 162) |
| HSL | hsl(144, 97%, 69%) |
| HSV | hsv(144, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 36%, 0.8%) |
| CIE-LAB | lab(89.66, -60.31, 31.78) |
| CIE-LCH | lch(89.66, 68.17, 152.21°) |
| OKLab | oklab(89.01% -0.1634 0.0796) |
| OKLCH | oklch(89.01% 0.182 154) |
| XYZ | xyz(46.8985, 75.5638, 46.2892) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.93
Sea Green (survey)
#53FCA1
ΔE00 1.03
Light Bluish Green
#76FDA8
ΔE00 1.41
Seafoam Green
#7AF9AB
ΔE00 2.45
Seafoam (survey)
#80F9AD
ΔE00 2.95
Mediumspringgreen
#00FA9A
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDA2 #FD64BF
analogous
#73FD64 #64FDA2 #64FDEF
triadic
#64FDA2 #A264FD #FDA264
tetradic
#64FDA2 #6473FD #FD64BF #FDEF64
square
#64FDA2 #6473FD #FD64BF #FDEF64
split-complementary
#64FDA2 #EF64FD #FD6473
monochromatic
#03E45E #28FC7E #64FDA2 #A0FEC6 #DDFFEB
Accessibility & contrast
On white
1.30
#64FDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#64FDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDA2
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDA2 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA9C
Deuteranopia (green-blind)
#E8DCA8
Tritanopia (blue-blind)
#27FAE6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #64fda2; /* rgb */ color: rgb(100, 253, 162); /* oklch */ color: oklch(89.0% 0.182 154.0);
Tailwind
colors: {
custom: {
50: '#9dffbe',
500: '#64fda2',
950: '#000000',
},
}SCSS
$custom: #64fda2; $custom-light: #9dffbe; $custom-dark: #000000;
JSON
{
"hex": "#64fda2",
"rgb": {
"r": 100,
"g": 253,
"b": 162
},
"hsl": {
"h": 144.314,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.89006,
"c": 0.1818,
"h": 154
},
"luminance": 0.75569
}Semantic roles & 50–950 ramp
primary
#64FDA2
secondary
#D72E93
accent
#0088E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101812
muted
#808682