#64F08E#64F08E
#64F08E is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.5% C 0.183 H 150.5°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #64F08E |
|---|---|
| RGB | rgb(100, 240, 142) |
| HSL | hsl(138, 82%, 67%) |
| HSV | hsv(138, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 40.8%, 5.9%) |
| CIE-LAB | lab(85.49, -58.78, 36.26) |
| CIE-LCH | lch(85.49, 69.06, 148.33°) |
| OKLab | oklab(85.48% -0.159 0.0898) |
| OKLCH | oklch(85.48% 0.183 150.5) |
| XYZ | xyz(41.2950, 66.9786, 36.3379) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.35
Weird Green
#3AE57F
ΔE00 3.37
Sea Green (survey)
#53FCA1
ΔE00 3.50
Light Green Blue
#56FCA2
ΔE00 3.52
Wintergreen
#20F986
ΔE00 3.56
Light Bluish Green
#76FDA8
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F08E #F064C6
analogous
#80F064 #64F08E #64F0D4
triadic
#64F08E #8E64F0 #F08E64
tetradic
#64F08E #6480F0 #F064C6 #F0D464
square
#64F08E #6480F0 #F064C6 #F0D464
split-complementary
#64F08E #D464F0 #F06480
monochromatic
#13C649 #2CEB65 #64F08E #9CF5B7 #D4FBDF
Accessibility & contrast
On white
1.46
#64F08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#64F08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F08E
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F08E | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD87
Deuteranopia (green-blind)
#DFD194
Tritanopia (blue-blind)
#3CECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f08e; /* rgb */ color: rgb(100, 240, 142); /* oklch */ color: oklch(85.5% 0.183 150.5);
Tailwind
colors: {
custom: {
50: '#9cf6b0',
500: '#64f08e',
950: '#000000',
},
}SCSS
$custom: #64f08e; $custom-light: #9cf6b0; $custom-dark: #000000;
JSON
{
"hex": "#64f08e",
"rgb": {
"r": 100,
"g": 240,
"b": 142
},
"hsl": {
"h": 138,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.85483,
"c": 0.18259,
"h": 150.5
},
"luminance": 0.66982
}Semantic roles & 50–950 ramp
primary
#64F08E
secondary
#C43599
accent
#079EDF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581