#64F08F#64F08F
#64F08F is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.5% C 0.182 H 150.8°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #64F08F |
|---|---|
| RGB | rgb(100, 240, 143) |
| HSL | hsl(138, 82%, 67%) |
| HSV | hsv(138, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(85.51, -58.61, 35.78) |
| CIE-LCH | lch(85.51, 68.67, 148.59°) |
| OKLab | oklab(85.5% -0.1586 0.0887) |
| OKLCH | oklch(85.5% 0.182 150.8) |
| XYZ | xyz(41.3705, 67.0087, 36.7351) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.36
Weird Green
#3AE57F
ΔE00 3.40
Sea Green (survey)
#53FCA1
ΔE00 3.40
Light Green Blue
#56FCA2
ΔE00 3.42
Wintergreen
#20F986
ΔE00 3.62
Light Bluish Green
#76FDA8
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F08F #F064C5
analogous
#7FF064 #64F08F #64F0D5
triadic
#64F08F #8F64F0 #F08F64
tetradic
#64F08F #647FF0 #F064C5 #F0D564
square
#64F08F #647FF0 #F064C5 #F0D564
split-complementary
#64F08F #D564F0 #F0647F
monochromatic
#13C64A #2CEB67 #64F08F #9CF5B7 #D4FBE0
Accessibility & contrast
On white
1.46
#64F08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#64F08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F08F
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F08F | 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)
#F1DE88
Deuteranopia (green-blind)
#DED195
Tritanopia (blue-blind)
#3BECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f08f; /* rgb */ color: rgb(100, 240, 143); /* oklch */ color: oklch(85.5% 0.182 150.8);
Tailwind
colors: {
custom: {
50: '#9cf6b1',
500: '#64f08f',
950: '#000000',
},
}SCSS
$custom: #64f08f; $custom-light: #9cf6b1; $custom-dark: #000000;
JSON
{
"hex": "#64f08f",
"rgb": {
"r": 100,
"g": 240,
"b": 143
},
"hsl": {
"h": 138.429,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.85501,
"c": 0.18168,
"h": 150.8
},
"luminance": 0.67013
}Semantic roles & 50–950 ramp
primary
#64F08F
secondary
#C43598
accent
#079CDF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581