#64F596#64F596
#64F596 is a very light, vivid green. Relative luminance 0.702; OKLCH L 86.8% C 0.182 H 152.0°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #64F596 |
|---|---|
| RGB | rgb(100, 245, 150) |
| HSL | hsl(141, 88%, 68%) |
| HSV | hsv(141, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 38.8%, 3.9%) |
| CIE-LAB | lab(87.10, -59.35, 34.39) |
| CIE-LCH | lch(87.10, 68.59, 149.91°) |
| OKLab | oklab(86.84% -0.1606 0.0856) |
| OKLCH | oklch(86.84% 0.182 152) |
| XYZ | xyz(43.4096, 70.2120, 40.1129) |
| Luminance | 0.7022 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.27
Light Green Blue
#56FCA2
ΔE00 2.28
Light Bluish Green
#76FDA8
ΔE00 2.65
Seafoam Green
#7AF9AB
ΔE00 3.21
Turquoise Green
#04F489
ΔE00 3.30
Wintergreen
#20F986
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F596 #F564C3
analogous
#7AF564 #64F596 #64F5DF
triadic
#64F596 #9664F5 #F59664
tetradic
#64F596 #647AF5 #F564C3 #F5DF64
square
#64F596 #647AF5 #F564C3 #F5DF64
split-complementary
#64F596 #DF64F5 #F5647A
monochromatic
#0DD151 #2BF16F #64F596 #9DF9BD #D7FCE4
Accessibility & contrast
On white
1.40
#64F596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#64F596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F596
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F596 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28F
Deuteranopia (green-blind)
#E2D59C
Tritanopia (blue-blind)
#35F2DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f596; /* rgb */ color: rgb(100, 245, 150); /* oklch */ color: oklch(86.8% 0.182 152.0);
Tailwind
colors: {
custom: {
50: '#9cf9b5',
500: '#64f596',
950: '#000000',
},
}SCSS
$custom: #64f596; $custom-light: #9cf9b5; $custom-dark: #000000;
JSON
{
"hex": "#64f596",
"rgb": {
"r": 100,
"g": 245,
"b": 150
},
"hsl": {
"h": 140.69,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.86844,
"c": 0.18198,
"h": 152
},
"luminance": 0.70216
}Semantic roles & 50–950 ramp
primary
#64F596
secondary
#CC3197
accent
#0196E4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581