#64E994#64E994
#64E994 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.9% C 0.168 H 152.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #64E994 |
|---|---|
| RGB | rgb(100, 233, 148) |
| HSL | hsl(142, 75%, 65%) |
| HSV | hsv(142, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 36.5%, 8.6%) |
| CIE-LAB | lab(83.51, -55.04, 30.63) |
| CIE-LCH | lch(83.51, 62.98, 150.90°) |
| OKLab | oklab(83.88% -0.1492 0.0766) |
| OKLCH | oklch(83.88% 0.168 152.8) |
| XYZ | xyz(39.7367, 63.1216, 38.1008) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.39
Seafoam Green
#7AF9AB
ΔE00 4.03
Light Green Blue
#56FCA2
ΔE00 4.19
Sea Green (survey)
#53FCA1
ΔE00 4.22
Seafoam (survey)
#80F9AD
ΔE00 4.32
Light Bluish Green
#76FDA8
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E994 #E964B9
analogous
#76E964 #64E994 #64E9D6
triadic
#64E994 #9464E9 #E99464
tetradic
#64E994 #6476E9 #E964B9 #E9D664
square
#64E994 #6476E9 #E964B9 #E9D664
split-complementary
#64E994 #D664E9 #E96476
monochromatic
#1AB853 #2EE16F #64E994 #9AF1B9 #CFF8DE
Accessibility & contrast
On white
1.54
#64E994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#64E994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E994
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E994 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D88E
Deuteranopia (green-blind)
#D7CB99
Tritanopia (blue-blind)
#3CE6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e994; /* rgb */ color: rgb(100, 233, 148); /* oklch */ color: oklch(83.9% 0.168 152.8);
Tailwind
colors: {
custom: {
50: '#9bf1b4',
500: '#64e994',
950: '#000000',
},
}SCSS
$custom: #64e994; $custom-light: #9bf1b4; $custom-dark: #000000;
JSON
{
"hex": "#64e994",
"rgb": {
"r": 100,
"g": 233,
"b": 148
},
"hsl": {
"h": 141.654,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.83884,
"c": 0.16775,
"h": 152.8
},
"luminance": 0.63125
}Semantic roles & 50–950 ramp
primary
#64E994
secondary
#B8398A
accent
#0E8FD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581