#64F188#64F188
#64F188 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.6% C 0.189 H 149.1°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #64F188 |
|---|---|
| RGB | rgb(100, 241, 136) |
| HSL | hsl(135, 83%, 67%) |
| HSV | hsv(135, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 43.6%, 5.5%) |
| CIE-LAB | lab(85.70, -60.12, 39.49) |
| CIE-LCH | lch(85.70, 71.93, 146.70°) |
| OKLab | oklab(85.63% -0.1625 0.0971) |
| OKLCH | oklch(85.63% 0.189 149.1) |
| XYZ | xyz(41.1518, 67.3936, 34.1274) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.27
Turquoise Green
#04F489
ΔE00 3.45
Minty Green
#0BF77D
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 3.56
Spearmint
#1EF876
ΔE00 3.79
Sea Green (survey)
#53FCA1
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F188 #F164CD
analogous
#87F164 #64F188 #64F1CF
triadic
#64F188 #8864F1 #F18864
tetradic
#64F188 #6487F1 #F164CD #F1CF64
square
#64F188 #6487F1 #F164CD #F1CF64
split-complementary
#64F188 #CF64F1 #F16487
monochromatic
#12C841 #2CEC5D #64F188 #9CF6B3 #D4FBDE
Accessibility & contrast
On white
1.45
#64F188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#64F188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F188
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F188 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE80
Deuteranopia (green-blind)
#E0D18F
Tritanopia (blue-blind)
#3EEDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f188; /* rgb */ color: rgb(100, 241, 136); /* oklch */ color: oklch(85.6% 0.189 149.1);
Tailwind
colors: {
custom: {
50: '#9cf7ac',
500: '#64f188',
950: '#000000',
},
}SCSS
$custom: #64f188; $custom-light: #9cf7ac; $custom-dark: #000000;
JSON
{
"hex": "#64f188",
"rgb": {
"r": 100,
"g": 241,
"b": 136
},
"hsl": {
"h": 135.319,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.85626,
"c": 0.18933,
"h": 149.1
},
"luminance": 0.67397
}Semantic roles & 50–950 ramp
primary
#64F188
secondary
#C534A0
accent
#06A8E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581