#64FFA2#64FFA2
#64FFA2 is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.5% C 0.184 H 153.8°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFA2 |
|---|---|
| RGB | rgb(100, 255, 162) |
| HSL | hsl(144, 100%, 70%) |
| HSV | hsv(144, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(90.24, -61.07, 32.57) |
| CIE-LCH | lch(90.24, 69.22, 151.93°) |
| OKLab | oklab(89.49% -0.1654 0.0815) |
| OKLCH | oklch(89.49% 0.184 153.8) |
| XYZ | xyz(47.5332, 76.8332, 46.5007) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.19
Sea Green (survey)
#53FCA1
ΔE00 1.25
Light Bluish Green
#76FDA8
ΔE00 1.60
Seafoam Green
#7AF9AB
ΔE00 2.77
Mediumspringgreen
#00FA9A
ΔE00 3.23
Seafoam (survey)
#80F9AD
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFA2 #FF64C1
analogous
#74FF64 #64FFA2 #64FFF0
triadic
#64FFA2 #A264FF #FFA264
tetradic
#64FFA2 #6474FF #FF64C1 #FFF064
square
#64FFA2 #6474FF #FF64C1 #FFF064
split-complementary
#64FFA2 #F064FF #FF6474
monochromatic
#00E95D #27FF7D #64FFA2 #A1FFC7 #DEFFEB
Accessibility & contrast
On white
1.28
#64FFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#64FFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFA2
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFA2 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9C
Deuteranopia (green-blind)
#EADDA8
Tritanopia (blue-blind)
#25FCE7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #64ffa2; /* rgb */ color: rgb(100, 255, 162); /* oklch */ color: oklch(89.5% 0.184 153.8);
Tailwind
colors: {
custom: {
50: '#9effbe',
500: '#64ffa2',
950: '#000000',
},
}SCSS
$custom: #64ffa2; $custom-light: #9effbe; $custom-dark: #000000;
JSON
{
"hex": "#64ffa2",
"rgb": {
"r": 100,
"g": 255,
"b": 162
},
"hsl": {
"h": 144,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.89489,
"c": 0.18441,
"h": 153.8
},
"luminance": 0.76838
}Semantic roles & 50–950 ramp
primary
#64FFA2
secondary
#DA2D95
accent
#008AE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101812
muted
#808682