#64E692#64E692
#64E692 is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.1% C 0.165 H 152.6°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #64E692 |
|---|---|
| RGB | rgb(100, 230, 146) |
| HSL | hsl(141, 72%, 65%) |
| HSV | hsv(141, 57%, 90%) |
| CMYK | cmyk(56.5%, 0%, 36.5%, 9.8%) |
| CIE-LAB | lab(82.58, -54.20, 30.41) |
| CIE-LCH | lch(82.58, 62.15, 150.71°) |
| OKLab | oklab(83.11% -0.147 0.0761) |
| OKLCH | oklch(83.11% 0.165 152.6) |
| XYZ | xyz(38.7377, 61.3747, 36.9936) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.31
Aqua Green
#12E193
ΔE00 4.27
Seafoam Green
#7AF9AB
ΔE00 4.58
Seafoam (survey)
#80F9AD
ΔE00 4.83
Light Green Blue
#56FCA2
ΔE00 4.84
Sea Green (survey)
#53FCA1
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E692 #E664B8
analogous
#77E664 #64E692 #64E6D3
triadic
#64E692 #9264E6 #E69264
tetradic
#64E692 #6477E6 #E664B8 #E6D364
square
#64E692 #6477E6 #E664B8 #E6D364
split-complementary
#64E692 #D364E6 #E66477
monochromatic
#1DB352 #2FDD6D #64E692 #99EEB7 #CDF7DC
Accessibility & contrast
On white
1.58
#64E692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#64E692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E692
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E692 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58C
Deuteranopia (green-blind)
#D5C997
Tritanopia (blue-blind)
#3EE3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64e692; /* rgb */ color: rgb(100, 230, 146); /* oklch */ color: oklch(83.1% 0.165 152.6);
Tailwind
colors: {
custom: {
50: '#9aefb2',
500: '#64e692',
950: '#000000',
},
}SCSS
$custom: #64e692; $custom-light: #9aefb2; $custom-dark: #000000;
JSON
{
"hex": "#64e692",
"rgb": {
"r": 100,
"g": 230,
"b": 146
},
"hsl": {
"h": 141.231,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.83114,
"c": 0.16549,
"h": 152.6
},
"luminance": 0.61378
}Semantic roles & 50–950 ramp
primary
#64E692
secondary
#B33B89
accent
#118FD4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581