#64E799#64E799
#64E799 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.5% C 0.161 H 154.6°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #64E799 |
|---|---|
| RGB | rgb(100, 231, 153) |
| HSL | hsl(144, 73%, 65%) |
| HSV | hsv(144, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 33.8%, 9.4%) |
| CIE-LAB | lab(83.00, -53.34, 27.39) |
| CIE-LCH | lch(83.00, 59.96, 152.82°) |
| OKLab | oklab(83.49% -0.1449 0.0689) |
| OKLCH | oklch(83.49% 0.161 154.6) |
| XYZ | xyz(39.5780, 62.1574, 40.0427) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.92
Seafoam Green
#7AF9AB
ΔE00 4.12
Weird Green
#3AE57F
ΔE00 4.20
Seafoam (survey)
#80F9AD
ΔE00 4.34
Light Greenish Blue
#63F7B4
ΔE00 4.62
Light Green Blue
#56FCA2
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E799 #E764B2
analogous
#71E764 #64E799 #64E7DB
triadic
#64E799 #9964E7 #E79964
tetradic
#64E799 #6471E7 #E764B2 #E7DB64
square
#64E799 #6471E7 #E764B2 #E7DB64
split-complementary
#64E799 #DB64E7 #E76471
monochromatic
#1CB55A #2FDF76 #64E799 #99EFBC #CEF7DF
Accessibility & contrast
On white
1.56
#64E799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#64E799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E799
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E799 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D694
Deuteranopia (green-blind)
#D5CA9E
Tritanopia (blue-blind)
#3AE5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e799; /* rgb */ color: rgb(100, 231, 153); /* oklch */ color: oklch(83.5% 0.161 154.6);
Tailwind
colors: {
custom: {
50: '#9aefb7',
500: '#64e799',
950: '#000000',
},
}SCSS
$custom: #64e799; $custom-light: #9aefb7; $custom-dark: #000000;
JSON
{
"hex": "#64e799",
"rgb": {
"r": 100,
"g": 231,
"b": 153
},
"hsl": {
"h": 144.275,
"s": 73.184,
"l": 64.902
},
"oklch": {
"l": 0.83495,
"c": 0.1605,
"h": 154.6
},
"luminance": 0.62161
}Semantic roles & 50–950 ramp
primary
#64E799
secondary
#B53A83
accent
#1086D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581