#64F189#64F189
#64F189 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.6% C 0.188 H 149.4°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #64F189 |
|---|---|
| RGB | rgb(100, 241, 137) |
| HSL | hsl(136, 83%, 67%) |
| HSV | hsv(136, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 43.2%, 5.5%) |
| CIE-LAB | lab(85.72, -59.96, 39.02) |
| CIE-LCH | lch(85.72, 71.54, 146.94°) |
| OKLab | oklab(85.64% -0.1621 0.096) |
| OKLCH | oklch(85.64% 0.188 149.4) |
| XYZ | xyz(41.2232, 67.4222, 34.5034) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.28
Turquoise Green
#04F489
ΔE00 3.40
Minty Green
#0BF77D
ΔE00 3.53
Weird Green
#3AE57F
ΔE00 3.54
Spearmint
#1EF876
ΔE00 3.88
Sea Green (survey)
#53FCA1
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F189 #F164CC
analogous
#86F164 #64F189 #64F1D0
triadic
#64F189 #8964F1 #F18964
tetradic
#64F189 #6486F1 #F164CC #F1D064
square
#64F189 #6486F1 #F164CC #F1D064
split-complementary
#64F189 #D064F1 #F16486
monochromatic
#12C842 #2CEC5E #64F189 #9CF6B4 #D4FBDE
Accessibility & contrast
On white
1.45
#64F189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#64F189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F189
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F189 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE81
Deuteranopia (green-blind)
#E0D190
Tritanopia (blue-blind)
#3EEDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f189; /* rgb */ color: rgb(100, 241, 137); /* oklch */ color: oklch(85.6% 0.188 149.4);
Tailwind
colors: {
custom: {
50: '#9cf7ac',
500: '#64f189',
950: '#000000',
},
}SCSS
$custom: #64f189; $custom-light: #9cf7ac; $custom-dark: #000000;
JSON
{
"hex": "#64f189",
"rgb": {
"r": 100,
"g": 241,
"b": 137
},
"hsl": {
"h": 135.745,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.85643,
"c": 0.18842,
"h": 149.4
},
"luminance": 0.67426
}Semantic roles & 50–950 ramp
primary
#64F189
secondary
#C5349F
accent
#06A7E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581