#64F088#64F088
#64F088 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.4% C 0.188 H 149.2°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #64F088 |
|---|---|
| RGB | rgb(100, 240, 136) |
| HSL | hsl(135, 82%, 67%) |
| HSV | hsv(135, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 43.3%, 5.9%) |
| CIE-LAB | lab(85.40, -59.74, 39.11) |
| CIE-LCH | lch(85.40, 71.40, 146.79°) |
| OKLab | oklab(85.38% -0.1615 0.0962) |
| OKLCH | oklch(85.38% 0.188 149.2) |
| XYZ | xyz(40.8566, 66.8032, 34.0290) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.40
Weird Green
#3AE57F
ΔE00 3.40
Turquoise Green
#04F489
ΔE00 3.47
Minty Green
#0BF77D
ΔE00 3.60
Spearmint
#1EF876
ΔE00 3.94
Lightgreen
#90EE90
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F088 #F064CC
analogous
#86F064 #64F088 #64F0CE
triadic
#64F088 #8864F0 #F08864
tetradic
#64F088 #6486F0 #F064CC #F0CE64
square
#64F088 #6486F0 #F064CC #F0CE64
split-complementary
#64F088 #CE64F0 #F06486
monochromatic
#13C641 #2CEB5D #64F088 #9CF5B3 #D4FBDE
Accessibility & contrast
On white
1.46
#64F088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#64F088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F088
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F088 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD80
Deuteranopia (green-blind)
#DFD08F
Tritanopia (blue-blind)
#3FECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64f088; /* rgb */ color: rgb(100, 240, 136); /* oklch */ color: oklch(85.4% 0.188 149.2);
Tailwind
colors: {
custom: {
50: '#9cf6ac',
500: '#64f088',
950: '#000000',
},
}SCSS
$custom: #64f088; $custom-light: #9cf6ac; $custom-dark: #000000;
JSON
{
"hex": "#64f088",
"rgb": {
"r": 100,
"g": 240,
"b": 136
},
"hsl": {
"h": 135.429,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.85381,
"c": 0.18801,
"h": 149.2
},
"luminance": 0.66807
}Semantic roles & 50–950 ramp
primary
#64F088
secondary
#C4359F
accent
#07A7DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581