#64E8A5#64E8A5
#64E8A5 is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.0% C 0.151 H 158.4°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8A5 |
|---|---|
| RGB | rgb(100, 232, 165) |
| HSL | hsl(150, 74%, 65%) |
| HSV | hsv(150, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(83.51, -51.45, 21.92) |
| CIE-LCH | lch(83.51, 55.93, 156.93°) |
| OKLab | oklab(83.99% -0.1406 0.0557) |
| OKLCH | oklch(83.99% 0.151 158.4) |
| XYZ | xyz(40.9001, 63.1353, 45.6210) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.33
Aqua Green
#12E193
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 4.30
Seafoam (survey)
#80F9AD
ΔE00 4.42
Light Blue Green
#7EFBB3
ΔE00 4.43
Seafoam
#7FE0B3
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8A5 #E864A7
analogous
#65E864 #64E8A5 #64E8E7
triadic
#64E8A5 #A564E8 #E8A564
tetradic
#64E8A5 #6465E8 #E864A7 #E8E764
square
#64E8A5 #6465E8 #E864A7 #E8E764
split-complementary
#64E8A5 #E764E8 #E86465
monochromatic
#1BB768 #2FE086 #64E8A5 #99F0C4 #CFF8E3
Accessibility & contrast
On white
1.54
#64E8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#64E8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8A5
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8A5 | 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)
#E6D8A1
Deuteranopia (green-blind)
#D4CBA9
Tritanopia (blue-blind)
#31E7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e8a5; /* rgb */ color: rgb(100, 232, 165); /* oklch */ color: oklch(84.0% 0.151 158.4);
Tailwind
colors: {
custom: {
50: '#9af0c0',
500: '#64e8a5',
950: '#000000',
},
}SCSS
$custom: #64e8a5; $custom-light: #9af0c0; $custom-dark: #000000;
JSON
{
"hex": "#64e8a5",
"rgb": {
"r": 100,
"g": 232,
"b": 165
},
"hsl": {
"h": 149.545,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.8399,
"c": 0.15126,
"h": 158.4
},
"luminance": 0.63139
}Semantic roles & 50–950 ramp
primary
#64E8A5
secondary
#B63A79
accent
#0F74D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582