#64FDA0#64FDA0
#64FDA0 is a very light, vivid green. Relative luminance 0.755; OKLCH L 89.0% C 0.184 H 153.5°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDA0 |
|---|---|
| RGB | rgb(100, 253, 160) |
| HSL | hsl(144, 97%, 69%) |
| HSV | hsv(144, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 36.8%, 0.8%) |
| CIE-LAB | lab(89.62, -60.67, 32.74) |
| CIE-LCH | lch(89.62, 68.94, 151.65°) |
| OKLab | oklab(88.97% -0.1643 0.0819) |
| OKLCH | oklch(88.97% 0.184 153.5) |
| XYZ | xyz(46.7221, 75.4933, 45.3603) |
| Luminance | 0.7550 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.12
Sea Green (survey)
#53FCA1
ΔE00 1.17
Light Bluish Green
#76FDA8
ΔE00 1.58
Seafoam Green
#7AF9AB
ΔE00 2.67
Mediumspringgreen
#00FA9A
ΔE00 3.15
Seafoam (survey)
#80F9AD
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDA0 #FD64C1
analogous
#75FD64 #64FDA0 #64FDEC
triadic
#64FDA0 #A064FD #FDA064
tetradic
#64FDA0 #6475FD #FD64C1 #FDEC64
square
#64FDA0 #6475FD #FD64C1 #FDEC64
split-complementary
#64FDA0 #EC64FD #FD6475
monochromatic
#03E45B #28FC7B #64FDA0 #A0FEC5 #DDFFEA
Accessibility & contrast
On white
1.30
#64FDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#64FDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDA0
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDA0 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA9A
Deuteranopia (green-blind)
#E9DCA6
Tritanopia (blue-blind)
#29FAE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #64fda0; /* rgb */ color: rgb(100, 253, 160); /* oklch */ color: oklch(89.0% 0.184 153.5);
Tailwind
colors: {
custom: {
50: '#9dffbd',
500: '#64fda0',
950: '#000000',
},
}SCSS
$custom: #64fda0; $custom-light: #9dffbd; $custom-dark: #000000;
JSON
{
"hex": "#64fda0",
"rgb": {
"r": 100,
"g": 253,
"b": 160
},
"hsl": {
"h": 143.529,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.88968,
"c": 0.18356,
"h": 153.5
},
"luminance": 0.75498
}Semantic roles & 50–950 ramp
primary
#64FDA0
secondary
#D72E95
accent
#008CE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101812
muted
#808682