#64F174#64F174
#64F174 is a very light, highly saturated green. Relative luminance 0.669; OKLCH L 85.3% C 0.207 H 145.5°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #64F174 |
|---|---|
| RGB | rgb(100, 241, 116) |
| HSL | hsl(127, 83%, 67%) |
| HSV | hsv(127, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 51.9%, 5.5%) |
| CIE-LAB | lab(85.44, -62.99, 48.74) |
| CIE-LCH | lch(85.44, 79.65, 142.27°) |
| OKLab | oklab(85.33% -0.1706 0.1171) |
| OKLCH | oklch(85.33% 0.207 145.5) |
| XYZ | xyz(39.8607, 66.8772, 27.3276) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.18
Spearmint
#1EF876
ΔE00 3.29
Lightish Green
#61E160
ΔE00 3.77
Minty Green
#0BF77D
ΔE00 3.85
Easter Green
#8CFD7E
ΔE00 4.02
Light Bright Green
#53FE5C
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F174 #F164E1
analogous
#9AF164 #64F174 #64F1BB
triadic
#64F174 #7464F1 #F17464
tetradic
#64F174 #649AF1 #F164E1 #F1BB64
square
#64F174 #649AF1 #F164E1 #F1BB64
split-complementary
#64F174 #BB64F1 #F1649A
monochromatic
#12C827 #2CEC42 #64F174 #9CF6A6 #D4FBD9
Accessibility & contrast
On white
1.46
#64F174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#64F174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F174
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F174 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DD69
Deuteranopia (green-blind)
#E2D17D
Tritanopia (blue-blind)
#46EBD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64f174; /* rgb */ color: rgb(100, 241, 116); /* oklch */ color: oklch(85.3% 0.207 145.5);
Tailwind
colors: {
custom: {
50: '#9df79e',
500: '#64f174',
950: '#000000',
},
}SCSS
$custom: #64f174; $custom-light: #9df79e; $custom-dark: #000000;
JSON
{
"hex": "#64f174",
"rgb": {
"r": 100,
"g": 241,
"b": 116
},
"hsl": {
"h": 126.809,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.85327,
"c": 0.20688,
"h": 145.5
},
"luminance": 0.66881
}Semantic roles & 50–950 ramp
primary
#64F174
secondary
#C534B5
accent
#06C7E0
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580