#64E79E#64E79E
#64E79E is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.6% C 0.156 H 156.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #64E79E |
|---|---|
| RGB | rgb(100, 231, 158) |
| HSL | hsl(147, 73%, 65%) |
| HSV | hsv(147, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 31.6%, 9.4%) |
| CIE-LAB | lab(83.09, -52.40, 24.95) |
| CIE-LCH | lch(83.09, 58.04, 154.54°) |
| OKLab | oklab(83.6% -0.1427 0.0631) |
| OKLCH | oklch(83.6% 0.156 156.2) |
| XYZ | xyz(39.9997, 62.3260, 42.2633) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.83
Light Greenish Blue
#63F7B4
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.31
Light Blue Green
#7EFBB3
ΔE00 4.62
Light Green Blue
#56FCA2
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E79E #E764AD
analogous
#6CE764 #64E79E #64E7E0
triadic
#64E79E #9E64E7 #E79E64
tetradic
#64E79E #646CE7 #E764AD #E7E064
square
#64E79E #646CE7 #E764AD #E7E064
split-complementary
#64E79E #E064E7 #E7646C
monochromatic
#1CB560 #2FDF7D #64E79E #99EFBF #CEF7E0
Accessibility & contrast
On white
1.56
#64E79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#64E79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E79E
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E79E | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D799
Deuteranopia (green-blind)
#D4CAA3
Tritanopia (blue-blind)
#37E5D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e79e; /* rgb */ color: rgb(100, 231, 158); /* oklch */ color: oklch(83.6% 0.156 156.2);
Tailwind
colors: {
custom: {
50: '#9aefbb',
500: '#64e79e',
950: '#000000',
},
}SCSS
$custom: #64e79e; $custom-light: #9aefbb; $custom-dark: #000000;
JSON
{
"hex": "#64e79e",
"rgb": {
"r": 100,
"g": 231,
"b": 158
},
"hsl": {
"h": 146.565,
"s": 73.184,
"l": 64.902
},
"oklch": {
"l": 0.83597,
"c": 0.15603,
"h": 156.2
},
"luminance": 0.6233
}Semantic roles & 50–950 ramp
primary
#64E79E
secondary
#B53A7F
accent
#107ED5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582