#64E899#64E899
#64E899 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.7% C 0.162 H 154.4°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #64E899 |
|---|---|
| RGB | rgb(100, 232, 153) |
| HSL | hsl(144, 74%, 65%) |
| HSV | hsv(144, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(83.29, -53.74, 27.79) |
| CIE-LCH | lch(83.29, 60.50, 152.65°) |
| OKLab | oklab(83.74% -0.146 0.0699) |
| OKLCH | oklch(83.74% 0.162 154.4) |
| XYZ | xyz(39.8587, 62.7187, 40.1362) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.93
Aqua Green
#12E193
ΔE00 4.01
Weird Green
#3AE57F
ΔE00 4.12
Seafoam (survey)
#80F9AD
ΔE00 4.18
Light Green Blue
#56FCA2
ΔE00 4.43
Sea Green (survey)
#53FCA1
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E899 #E864B3
analogous
#71E864 #64E899 #64E8DB
triadic
#64E899 #9964E8 #E89964
tetradic
#64E899 #6471E8 #E864B3 #E8DB64
square
#64E899 #6471E8 #E864B3 #E8DB64
split-complementary
#64E899 #DB64E8 #E86471
monochromatic
#1BB759 #2FE076 #64E899 #99F0BC #CFF8DF
Accessibility & contrast
On white
1.55
#64E899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#64E899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E899
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E899 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D794
Deuteranopia (green-blind)
#D5CA9E
Tritanopia (blue-blind)
#39E6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e899; /* rgb */ color: rgb(100, 232, 153); /* oklch */ color: oklch(83.7% 0.162 154.4);
Tailwind
colors: {
custom: {
50: '#9af0b7',
500: '#64e899',
950: '#000000',
},
}SCSS
$custom: #64e899; $custom-light: #9af0b7; $custom-dark: #000000;
JSON
{
"hex": "#64e899",
"rgb": {
"r": 100,
"g": 232,
"b": 153
},
"hsl": {
"h": 144.091,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.83738,
"c": 0.16185,
"h": 154.4
},
"luminance": 0.62722
}Semantic roles & 50–950 ramp
primary
#64E899
secondary
#B63A84
accent
#0F86D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581