#64F196#64F196
#64F196 is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.9% C 0.177 H 152.4°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #64F196 |
|---|---|
| RGB | rgb(100, 241, 150) |
| HSL | hsl(141, 83%, 67%) |
| HSV | hsv(141, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 37.8%, 5.5%) |
| CIE-LAB | lab(85.92, -57.81, 32.82) |
| CIE-LCH | lch(85.92, 66.48, 150.42°) |
| OKLab | oklab(85.87% -0.1566 0.0819) |
| OKLCH | oklch(85.87% 0.177 152.4) |
| XYZ | xyz(42.2126, 67.8179, 39.7139) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.70
Sea Green (survey)
#53FCA1
ΔE00 2.72
Light Bluish Green
#76FDA8
ΔE00 3.01
Seafoam Green
#7AF9AB
ΔE00 3.17
Turquoise Green
#04F489
ΔE00 3.53
Seafoam (survey)
#80F9AD
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F196 #F164BF
analogous
#79F164 #64F196 #64F1DD
triadic
#64F196 #9664F1 #F19664
tetradic
#64F196 #6479F1 #F164BF #F1DD64
square
#64F196 #6479F1 #F164BF #F1DD64
split-complementary
#64F196 #DD64F1 #F16479
monochromatic
#12C853 #2CEC70 #64F196 #9CF6BC #D4FBE2
Accessibility & contrast
On white
1.44
#64F196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#64F196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F196
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F196 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF90
Deuteranopia (green-blind)
#DFD29C
Tritanopia (blue-blind)
#37EEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f196; /* rgb */ color: rgb(100, 241, 150); /* oklch */ color: oklch(85.9% 0.177 152.4);
Tailwind
colors: {
custom: {
50: '#9cf6b5',
500: '#64f196',
950: '#000000',
},
}SCSS
$custom: #64f196; $custom-light: #9cf6b5; $custom-dark: #000000;
JSON
{
"hex": "#64f196",
"rgb": {
"r": 100,
"g": 241,
"b": 150
},
"hsl": {
"h": 141.277,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.85871,
"c": 0.17667,
"h": 152.4
},
"luminance": 0.67822
}Semantic roles & 50–950 ramp
primary
#64F196
secondary
#C53492
accent
#0692E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581