#64E79D#64E79D
#64E79D is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.6% C 0.157 H 155.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #64E79D |
|---|---|
| RGB | rgb(100, 231, 157) |
| HSL | hsl(146, 73%, 65%) |
| HSV | hsv(146, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 32%, 9.4%) |
| CIE-LAB | lab(83.07, -52.59, 25.44) |
| CIE-LCH | lch(83.07, 58.42, 154.19°) |
| OKLab | oklab(83.58% -0.1432 0.0642) |
| OKLCH | oklch(83.58% 0.157 155.8) |
| XYZ | xyz(39.9139, 62.2917, 41.8118) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.82
Seafoam Green
#7AF9AB
ΔE00 4.11
Light Greenish Blue
#63F7B4
ΔE00 4.14
Seafoam (survey)
#80F9AD
ΔE00 4.30
Light Blue Green
#7EFBB3
ΔE00 4.65
Weird Green
#3AE57F
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E79D #E764AE
analogous
#6DE764 #64E79D #64E7DF
triadic
#64E79D #9D64E7 #E79D64
tetradic
#64E79D #646DE7 #E764AE #E7DF64
square
#64E79D #646DE7 #E764AE #E7DF64
split-complementary
#64E79D #DF64E7 #E7646D
monochromatic
#1CB55E #2FDF7B #64E79D #99EFBF #CEF7E0
Accessibility & contrast
On white
1.56
#64E79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#64E79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E79D
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E79D | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D798
Deuteranopia (green-blind)
#D4CAA2
Tritanopia (blue-blind)
#37E5D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e79d; /* rgb */ color: rgb(100, 231, 157); /* oklch */ color: oklch(83.6% 0.157 155.8);
Tailwind
colors: {
custom: {
50: '#9aefba',
500: '#64e79d',
950: '#000000',
},
}SCSS
$custom: #64e79d; $custom-light: #9aefba; $custom-dark: #000000;
JSON
{
"hex": "#64e79d",
"rgb": {
"r": 100,
"g": 231,
"b": 157
},
"hsl": {
"h": 146.107,
"s": 73.184,
"l": 64.902
},
"oklch": {
"l": 0.83577,
"c": 0.15691,
"h": 155.8
},
"luminance": 0.62295
}Semantic roles & 50–950 ramp
primary
#64E79D
secondary
#B53A80
accent
#1080D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581