#64F19D#64F19D
#64F19D is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.0% C 0.170 H 154.3°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #64F19D |
|---|---|
| RGB | rgb(100, 241, 157) |
| HSL | hsl(144, 83%, 67%) |
| HSV | hsv(144, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 34.9%, 5.5%) |
| CIE-LAB | lab(86.03, -56.57, 29.44) |
| CIE-LCH | lch(86.03, 63.77, 152.51°) |
| OKLab | oklab(86% -0.1535 0.0739) |
| OKLCH | oklch(86% 0.17 154.3) |
| XYZ | xyz(42.7931, 68.0501, 42.7716) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.48
Light Green Blue
#56FCA2
ΔE00 2.49
Sea Green (survey)
#53FCA1
ΔE00 2.57
Light Bluish Green
#76FDA8
ΔE00 2.74
Seafoam (survey)
#80F9AD
ΔE00 2.91
Light Blue Green
#7EFBB3
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F19D #F164B8
analogous
#72F164 #64F19D #64F1E3
triadic
#64F19D #9D64F1 #F19D64
tetradic
#64F19D #6472F1 #F164B8 #F1E364
square
#64F19D #6472F1 #F164B8 #F1E364
split-complementary
#64F19D #E364F1 #F16472
monochromatic
#12C85C #2CEC7A #64F19D #9CF6C0 #D4FBE4
Accessibility & contrast
On white
1.44
#64F19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#64F19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F19D
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F19D | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF98
Deuteranopia (green-blind)
#DED2A2
Tritanopia (blue-blind)
#32EEDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f19d; /* rgb */ color: rgb(100, 241, 157); /* oklch */ color: oklch(86.0% 0.170 154.3);
Tailwind
colors: {
custom: {
50: '#9cf6ba',
500: '#64f19d',
950: '#000000',
},
}SCSS
$custom: #64f19d; $custom-light: #9cf6ba; $custom-dark: #000000;
JSON
{
"hex": "#64f19d",
"rgb": {
"r": 100,
"g": 241,
"b": 157
},
"hsl": {
"h": 144.255,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.86004,
"c": 0.17038,
"h": 154.3
},
"luminance": 0.68054
}Semantic roles & 50–950 ramp
primary
#64F19D
secondary
#C5348B
accent
#0688E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581