#64F17D#64F17D
#64F17D is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.5% C 0.199 H 147.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #64F17D |
|---|---|
| RGB | rgb(100, 241, 125) |
| HSL | hsl(131, 83%, 67%) |
| HSV | hsv(131, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 48.1%, 5.5%) |
| CIE-LAB | lab(85.55, -61.76, 44.63) |
| CIE-LCH | lch(85.55, 76.20, 144.14°) |
| OKLab | oklab(85.45% -0.167 0.1084) |
| OKLCH | oklch(85.45% 0.199 147) |
| XYZ | xyz(40.4098, 67.0968, 30.2195) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.21
Minty Green
#0BF77D
ΔE00 3.41
Wintergreen
#20F986
ΔE00 3.65
Lightgreen (survey)
#76FF7B
ΔE00 3.65
Weird Green
#3AE57F
ΔE00 4.20
Spring Green
#00FF7F
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F17D #F164D8
analogous
#92F164 #64F17D #64F1C3
triadic
#64F17D #7D64F1 #F17D64
tetradic
#64F17D #6492F1 #F164D8 #F1C364
square
#64F17D #6492F1 #F164D8 #F1C364
split-complementary
#64F17D #C364F1 #F16492
monochromatic
#12C832 #2CEC4E #64F17D #9CF6AC #D4FBDB
Accessibility & contrast
On white
1.46
#64F17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#64F17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F17D
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F17D | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD73
Deuteranopia (green-blind)
#E2D185
Tritanopia (blue-blind)
#43ECD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f17d; /* rgb */ color: rgb(100, 241, 125); /* oklch */ color: oklch(85.5% 0.199 147.0);
Tailwind
colors: {
custom: {
50: '#9cf7a4',
500: '#64f17d',
950: '#000000',
},
}SCSS
$custom: #64f17d; $custom-light: #9cf7a4; $custom-dark: #000000;
JSON
{
"hex": "#64f17d",
"rgb": {
"r": 100,
"g": 241,
"b": 125
},
"hsl": {
"h": 130.638,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.85454,
"c": 0.19911,
"h": 147
},
"luminance": 0.67101
}Semantic roles & 50–950 ramp
primary
#64F17D
secondary
#C534AC
accent
#06B9E0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580