#64F08C#64F08C
#64F08C is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.4% C 0.184 H 150.1°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #64F08C |
|---|---|
| RGB | rgb(100, 240, 140) |
| HSL | hsl(137, 82%, 67%) |
| HSV | hsv(137, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 41.7%, 5.9%) |
| CIE-LAB | lab(85.46, -59.10, 37.21) |
| CIE-LCH | lch(85.46, 69.84, 147.80°) |
| OKLab | oklab(85.45% -0.1598 0.092) |
| OKLCH | oklch(85.45% 0.184 150.1) |
| XYZ | xyz(41.1462, 66.9191, 35.5542) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.35
Turquoise Green
#04F489
ΔE00 3.36
Wintergreen
#20F986
ΔE00 3.48
Sea Green (survey)
#53FCA1
ΔE00 3.70
Light Green Blue
#56FCA2
ΔE00 3.74
Minty Green
#0BF77D
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F08C #F064C8
analogous
#82F064 #64F08C #64F0D2
triadic
#64F08C #8C64F0 #F08C64
tetradic
#64F08C #6482F0 #F064C8 #F0D264
square
#64F08C #6482F0 #F064C8 #F0D264
split-complementary
#64F08C #D264F0 #F06482
monochromatic
#13C646 #2CEB63 #64F08C #9CF5B5 #D4FBDF
Accessibility & contrast
On white
1.46
#64F08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#64F08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F08C
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F08C | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD85
Deuteranopia (green-blind)
#DFD093
Tritanopia (blue-blind)
#3DECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f08c; /* rgb */ color: rgb(100, 240, 140); /* oklch */ color: oklch(85.4% 0.184 150.1);
Tailwind
colors: {
custom: {
50: '#9cf6ae',
500: '#64f08c',
950: '#000000',
},
}SCSS
$custom: #64f08c; $custom-light: #9cf6ae; $custom-dark: #000000;
JSON
{
"hex": "#64f08c",
"rgb": {
"r": 100,
"g": 240,
"b": 140
},
"hsl": {
"h": 137.143,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.85449,
"c": 0.1844,
"h": 150.1
},
"luminance": 0.66923
}Semantic roles & 50–950 ramp
primary
#64F08C
secondary
#C4359B
accent
#07A1DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581