#64E192#64E192
#64E192 is a light, vivid green. Relative luminance 0.586; OKLCH L 81.9% C 0.159 H 153.3°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #64E192 |
|---|---|
| RGB | rgb(100, 225, 146) |
| HSL | hsl(142, 68%, 64%) |
| HSV | hsv(142, 56%, 88%) |
| CMYK | cmyk(55.6%, 0%, 35.1%, 11.8%) |
| CIE-LAB | lab(81.09, -52.20, 28.41) |
| CIE-LCH | lch(81.09, 59.43, 151.44°) |
| OKLab | oklab(81.89% -0.1417 0.0713) |
| OKLCH | oklch(81.89% 0.159 153.3) |
| XYZ | xyz(37.3662, 58.6317, 36.5365) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.91
Aqua Green
#12E193
ΔE00 3.92
Tealish Green
#0CDC73
ΔE00 5.20
Seafoam Green
#7AF9AB
ΔE00 5.44
Seaweed
#18D17B
ΔE00 5.47
Seafoam (survey)
#80F9AD
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E192 #E164B3
analogous
#74E164 #64E192 #64E1D0
triadic
#64E192 #9264E1 #E19264
tetradic
#64E192 #6474E1 #E164B3 #E1D064
square
#64E192 #6474E1 #E164B3 #E1D064
split-complementary
#64E192 #D064E1 #E16474
monochromatic
#21AA53 #31D76E #64E192 #97EBB6 #CBF5DA
Accessibility & contrast
On white
1.65
#64E192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#64E192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E192
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E192 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18D
Deuteranopia (green-blind)
#D0C597
Tritanopia (blue-blind)
#40DECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64e192; /* rgb */ color: rgb(100, 225, 146); /* oklch */ color: oklch(81.9% 0.159 153.3);
Tailwind
colors: {
custom: {
50: '#9aebb2',
500: '#64e192',
950: '#000000',
},
}SCSS
$custom: #64e192; $custom-light: #9aebb2; $custom-dark: #000000;
JSON
{
"hex": "#64e192",
"rgb": {
"r": 100,
"g": 225,
"b": 146
},
"hsl": {
"h": 142.08,
"s": 67.568,
"l": 63.725
},
"oklch": {
"l": 0.81892,
"c": 0.15865,
"h": 153.3
},
"luminance": 0.58635
}Semantic roles & 50–950 ramp
primary
#64E192
secondary
#AC3D83
accent
#168BCF
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581