#64E092#64E092
#64E092 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.6% C 0.157 H 153.4°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #64E092 |
|---|---|
| RGB | rgb(100, 224, 146) |
| HSL | hsl(142, 67%, 64%) |
| HSV | hsv(142, 55%, 88%) |
| CMYK | cmyk(55.4%, 0%, 34.8%, 12.2%) |
| CIE-LAB | lab(80.79, -51.80, 28.01) |
| CIE-LCH | lch(80.79, 58.89, 151.59°) |
| OKLab | oklab(81.65% -0.1407 0.0703) |
| OKLCH | oklch(81.65% 0.157 153.4) |
| XYZ | xyz(37.0966, 58.0926, 36.4466) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.89
Weird Green
#3AE57F
ΔE00 4.07
Tealish Green
#0CDC73
ΔE00 5.25
Seaweed
#18D17B
ΔE00 5.35
Seafoam Green
#7AF9AB
ΔE00 5.63
Seafoam (survey)
#80F9AD
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E092 #E064B2
analogous
#74E064 #64E092 #64E0D0
triadic
#64E092 #9264E0 #E09264
tetradic
#64E092 #6474E0 #E064B2 #E0D064
square
#64E092 #6474E0 #E064B2 #E0D064
split-complementary
#64E092 #D064E0 #E06474
monochromatic
#22A853 #31D66E #64E092 #97EAB6 #CAF4DA
Accessibility & contrast
On white
1.66
#64E092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#64E092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E092
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E092 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08D
Deuteranopia (green-blind)
#CFC497
Tritanopia (blue-blind)
#40DDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64e092; /* rgb */ color: rgb(100, 224, 146); /* oklch */ color: oklch(81.6% 0.157 153.4);
Tailwind
colors: {
custom: {
50: '#99eab2',
500: '#64e092',
950: '#000000',
},
}SCSS
$custom: #64e092; $custom-light: #99eab2; $custom-dark: #000000;
JSON
{
"hex": "#64e092",
"rgb": {
"r": 100,
"g": 224,
"b": 146
},
"hsl": {
"h": 142.258,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.81648,
"c": 0.15728,
"h": 153.4
},
"luminance": 0.58096
}Semantic roles & 50–950 ramp
primary
#64E092
secondary
#AA3E82
accent
#178ACF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481