#64F67F#64F67F
#64F67F is a very light, highly saturated green. Relative luminance 0.702; OKLCH L 86.7% C 0.204 H 147.1°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #64F67F |
|---|---|
| RGB | rgb(100, 246, 127) |
| HSL | hsl(131, 89%, 68%) |
| HSV | hsv(131, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 48.4%, 3.5%) |
| CIE-LAB | lab(87.07, -63.31, 45.57) |
| CIE-LCH | lch(87.07, 78.01, 144.25°) |
| OKLab | oklab(86.71% -0.1712 0.1106) |
| OKLCH | oklch(86.71% 0.204 147.1) |
| XYZ | xyz(42.0393, 70.1492, 31.3993) |
| Luminance | 0.7015 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.80
Spearmint
#1EF876
ΔE00 2.83
Minty Green
#0BF77D
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.34
Spring Green
#00FF7F
ΔE00 3.53
Easter Green
#8CFD7E
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F67F #F664DB
analogous
#92F664 #64F67F #64F6C8
triadic
#64F67F #7F64F6 #F67F64
tetradic
#64F67F #6492F6 #F664DB #F6C864
square
#64F67F #6492F6 #F664DB #F6C864
split-complementary
#64F67F #C864F6 #F66492
monochromatic
#0CD331 #2AF34F #64F67F #9EF9AF #D8FDDF
Accessibility & contrast
On white
1.40
#64F67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#64F67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F67F
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F67F | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E275
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#40F1DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f67f; /* rgb */ color: rgb(100, 246, 127); /* oklch */ color: oklch(86.7% 0.204 147.1);
Tailwind
colors: {
custom: {
50: '#9dfaa6',
500: '#64f67f',
950: '#000000',
},
}SCSS
$custom: #64f67f; $custom-light: #9dfaa6; $custom-dark: #000000;
JSON
{
"hex": "#64f67f",
"rgb": {
"r": 100,
"g": 246,
"b": 127
},
"hsl": {
"h": 131.096,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.86711,
"c": 0.20379,
"h": 147.1
},
"luminance": 0.70153
}Semantic roles & 50–950 ramp
primary
#64F67F
secondary
#CE30B1
accent
#00BBE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580