#64E196#64E196
#64E196 is a light, vivid green. Relative luminance 0.588; OKLCH L 82.0% C 0.155 H 154.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #64E196 |
|---|---|
| RGB | rgb(100, 225, 150) |
| HSL | hsl(144, 68%, 64%) |
| HSV | hsv(144, 56%, 88%) |
| CMYK | cmyk(55.6%, 0%, 33.3%, 11.8%) |
| CIE-LAB | lab(81.16, -51.47, 26.45) |
| CIE-LCH | lch(81.16, 57.87, 152.80°) |
| OKLab | oklab(81.97% -0.14 0.0666) |
| OKLCH | oklch(81.97% 0.155 154.5) |
| XYZ | xyz(37.6828, 58.7583, 38.2039) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.72
Weird Green
#3AE57F
ΔE00 4.50
Seafoam Green
#7AF9AB
ΔE00 5.35
Seafoam (survey)
#80F9AD
ΔE00 5.51
Light Greenish Blue
#63F7B4
ΔE00 5.57
Seaweed
#18D17B
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E196 #E164AF
analogous
#70E164 #64E196 #64E1D4
triadic
#64E196 #9664E1 #E19664
tetradic
#64E196 #6470E1 #E164AF #E1D464
square
#64E196 #6470E1 #E164AF #E1D464
split-complementary
#64E196 #D464E1 #E16470
monochromatic
#21AA58 #31D773 #64E196 #97EBB9 #CBF5DB
Accessibility & contrast
On white
1.65
#64E196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#64E196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E196
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E196 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D191
Deuteranopia (green-blind)
#CFC59B
Tritanopia (blue-blind)
#3EDFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64e196; /* rgb */ color: rgb(100, 225, 150); /* oklch */ color: oklch(82.0% 0.155 154.5);
Tailwind
colors: {
custom: {
50: '#9aebb5',
500: '#64e196',
950: '#000000',
},
}SCSS
$custom: #64e196; $custom-light: #9aebb5; $custom-dark: #000000;
JSON
{
"hex": "#64e196",
"rgb": {
"r": 100,
"g": 225,
"b": 150
},
"hsl": {
"h": 144,
"s": 67.568,
"l": 63.725
},
"oklch": {
"l": 0.81972,
"c": 0.15501,
"h": 154.5
},
"luminance": 0.58762
}Semantic roles & 50–950 ramp
primary
#64E196
secondary
#AC3D80
accent
#1685CF
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581