#64E293#64E293
#64E293 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.2% C 0.159 H 153.5°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #64E293 |
|---|---|
| RGB | rgb(100, 226, 147) |
| HSL | hsl(142, 68%, 64%) |
| HSV | hsv(142, 56%, 89%) |
| CMYK | cmyk(55.8%, 0%, 35%, 11.4%) |
| CIE-LAB | lab(81.40, -52.43, 28.32) |
| CIE-LCH | lch(81.40, 59.59, 151.62°) |
| OKLab | oklab(82.16% -0.1423 0.0711) |
| OKLCH | oklch(82.16% 0.159 153.5) |
| XYZ | xyz(37.7154, 59.2052, 37.0383) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.89
Weird Green
#3AE57F
ΔE00 3.90
Seafoam Green
#7AF9AB
ΔE00 5.21
Tealish Green
#0CDC73
ΔE00 5.28
Seafoam (survey)
#80F9AD
ΔE00 5.40
Seaweed
#18D17B
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E293 #E264B3
analogous
#74E264 #64E293 #64E2D2
triadic
#64E293 #9364E2 #E29364
tetradic
#64E293 #6474E2 #E264B3 #E2D264
square
#64E293 #6474E2 #E264B3 #E2D264
split-complementary
#64E293 #D264E2 #E26474
monochromatic
#20AC54 #30D86F #64E293 #98ECB7 #CBF5DB
Accessibility & contrast
On white
1.64
#64E293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#64E293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E293
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E293 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D28E
Deuteranopia (green-blind)
#D1C598
Tritanopia (blue-blind)
#3FDFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64e293; /* rgb */ color: rgb(100, 226, 147); /* oklch */ color: oklch(82.2% 0.159 153.5);
Tailwind
colors: {
custom: {
50: '#9aecb3',
500: '#64e293',
950: '#000000',
},
}SCSS
$custom: #64e293; $custom-light: #9aecb3; $custom-dark: #000000;
JSON
{
"hex": "#64e293",
"rgb": {
"r": 100,
"g": 226,
"b": 147
},
"hsl": {
"h": 142.381,
"s": 68.478,
"l": 63.922
},
"oklch": {
"l": 0.82156,
"c": 0.15911,
"h": 153.5
},
"luminance": 0.59209
}Semantic roles & 50–950 ramp
primary
#64E293
secondary
#AD3D83
accent
#158BD0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581