#64F48D#64F48D
#64F48D is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.4% C 0.189 H 150.0°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #64F48D |
|---|---|
| RGB | rgb(100, 244, 141) |
| HSL | hsl(137, 87%, 67%) |
| HSV | hsv(137, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 42.2%, 4.3%) |
| CIE-LAB | lab(86.67, -60.45, 38.28) |
| CIE-LCH | lch(86.67, 71.56, 147.66°) |
| OKLab | oklab(86.44% -0.1634 0.0945) |
| OKLCH | oklch(86.44% 0.189 150) |
| XYZ | xyz(42.4108, 69.3297, 36.3411) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.01
Turquoise Green
#04F489
ΔE00 3.25
Sea Green (survey)
#53FCA1
ΔE00 3.38
Light Green Blue
#56FCA2
ΔE00 3.43
Minty Green
#0BF77D
ΔE00 3.45
Light Bluish Green
#76FDA8
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F48D #F464CB
analogous
#83F464 #64F48D #64F4D5
triadic
#64F48D #8D64F4 #F48D64
tetradic
#64F48D #6483F4 #F464CB #F4D564
square
#64F48D #6483F4 #F464CB #F4D564
split-complementary
#64F48D #D564F4 #F46483
monochromatic
#0FCF45 #2BF063 #64F48D #9DF8B7 #D6FCE1
Accessibility & contrast
On white
1.41
#64F48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#64F48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F48D
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F48D | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E185
Deuteranopia (green-blind)
#E3D494
Tritanopia (blue-blind)
#3AF0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f48d; /* rgb */ color: rgb(100, 244, 141); /* oklch */ color: oklch(86.4% 0.189 150.0);
Tailwind
colors: {
custom: {
50: '#9cf9af',
500: '#64f48d',
950: '#000000',
},
}SCSS
$custom: #64f48d; $custom-light: #9cf9af; $custom-dark: #000000;
JSON
{
"hex": "#64f48d",
"rgb": {
"r": 100,
"g": 244,
"b": 141
},
"hsl": {
"h": 137.083,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.86443,
"c": 0.18877,
"h": 150
},
"luminance": 0.69334
}Semantic roles & 50–950 ramp
primary
#64F48D
secondary
#CB329F
accent
#02A3E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581