#64E892#64E892
#64E892 is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.6% C 0.168 H 152.4°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64E892 |
|---|---|
| RGB | rgb(100, 232, 146) |
| HSL | hsl(141, 74%, 65%) |
| HSV | hsv(141, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 37.1%, 9%) |
| CIE-LAB | lab(83.18, -54.99, 31.20) |
| CIE-LCH | lch(83.18, 63.23, 150.43°) |
| OKLab | oklab(83.6% -0.1491 0.078) |
| OKLCH | oklch(83.6% 0.168 152.4) |
| XYZ | xyz(39.2974, 62.4942, 37.1802) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.20
Seafoam Green
#7AF9AB
ΔE00 4.30
Light Green Blue
#56FCA2
ΔE00 4.44
Sea Green (survey)
#53FCA1
ΔE00 4.46
Aqua Green
#12E193
ΔE00 4.50
Turquoise Green
#04F489
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E892 #E864BA
analogous
#78E864 #64E892 #64E8D4
triadic
#64E892 #9264E8 #E89264
tetradic
#64E892 #6478E8 #E864BA #E8D464
square
#64E892 #6478E8 #E864BA #E8D464
split-complementary
#64E892 #D464E8 #E86478
monochromatic
#1BB751 #2FE06D #64E892 #99F0B7 #CFF8DD
Accessibility & contrast
On white
1.56
#64E892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#64E892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E892
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E892 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78C
Deuteranopia (green-blind)
#D6CA97
Tritanopia (blue-blind)
#3DE5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e892; /* rgb */ color: rgb(100, 232, 146); /* oklch */ color: oklch(83.6% 0.168 152.4);
Tailwind
colors: {
custom: {
50: '#9bf0b2',
500: '#64e892',
950: '#000000',
},
}SCSS
$custom: #64e892; $custom-light: #9bf0b2; $custom-dark: #000000;
JSON
{
"hex": "#64e892",
"rgb": {
"r": 100,
"g": 232,
"b": 146
},
"hsl": {
"h": 140.909,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.83602,
"c": 0.16821,
"h": 152.4
},
"luminance": 0.62498
}Semantic roles & 50–950 ramp
primary
#64E892
secondary
#B63A8B
accent
#0F91D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581