#64E294#64E294
#64E294 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.2% C 0.158 H 153.8°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #64E294 |
|---|---|
| RGB | rgb(100, 226, 148) |
| HSL | hsl(143, 68%, 64%) |
| HSV | hsv(143, 56%, 89%) |
| CMYK | cmyk(55.8%, 0%, 34.5%, 11.4%) |
| CIE-LAB | lab(81.42, -52.24, 27.84) |
| CIE-LCH | lch(81.42, 59.20, 151.95°) |
| OKLab | oklab(82.18% -0.1419 0.0699) |
| OKLCH | oklch(82.18% 0.158 153.8) |
| XYZ | xyz(37.7942, 59.2367, 37.4534) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.83
Weird Green
#3AE57F
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 5.19
Seafoam (survey)
#80F9AD
ΔE00 5.37
Tealish Green
#0CDC73
ΔE00 5.41
Seaweed
#18D17B
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E294 #E264B2
analogous
#73E264 #64E294 #64E2D3
triadic
#64E294 #9464E2 #E29464
tetradic
#64E294 #6473E2 #E264B2 #E2D364
square
#64E294 #6473E2 #E264B2 #E2D364
split-complementary
#64E294 #D364E2 #E26473
monochromatic
#20AC55 #30D870 #64E294 #98ECB8 #CBF5DB
Accessibility & contrast
On white
1.63
#64E294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#64E294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E294
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E294 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D28F
Deuteranopia (green-blind)
#D0C599
Tritanopia (blue-blind)
#3EDFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64e294; /* rgb */ color: rgb(100, 226, 148); /* oklch */ color: oklch(82.2% 0.158 153.8);
Tailwind
colors: {
custom: {
50: '#9aecb4',
500: '#64e294',
950: '#000000',
},
}SCSS
$custom: #64e294; $custom-light: #9aecb4; $custom-dark: #000000;
JSON
{
"hex": "#64e294",
"rgb": {
"r": 100,
"g": 226,
"b": 148
},
"hsl": {
"h": 142.857,
"s": 68.478,
"l": 63.922
},
"oklch": {
"l": 0.82176,
"c": 0.1582,
"h": 153.8
},
"luminance": 0.5924
}Semantic roles & 50–950 ramp
primary
#64E294
secondary
#AD3D82
accent
#1589D0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581