#64E89A#64E89A
#64E89A is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.161 H 154.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #64E89A |
|---|---|
| RGB | rgb(100, 232, 154) |
| HSL | hsl(145, 74%, 65%) |
| HSV | hsv(145, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 33.6%, 9%) |
| CIE-LAB | lab(83.31, -53.56, 27.31) |
| CIE-LCH | lch(83.31, 60.12, 152.98°) |
| OKLab | oklab(83.76% -0.1455 0.0687) |
| OKLCH | oklch(83.76% 0.161 154.7) |
| XYZ | xyz(39.9416, 62.7519, 40.5730) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.91
Aqua Green
#12E193
ΔE00 3.97
Seafoam (survey)
#80F9AD
ΔE00 4.15
Weird Green
#3AE57F
ΔE00 4.27
Light Greenish Blue
#63F7B4
ΔE00 4.41
Light Green Blue
#56FCA2
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E89A #E864B2
analogous
#70E864 #64E89A #64E8DC
triadic
#64E89A #9A64E8 #E89A64
tetradic
#64E89A #6470E8 #E864B2 #E8DC64
square
#64E89A #6470E8 #E864B2 #E8DC64
split-complementary
#64E89A #DC64E8 #E86470
monochromatic
#1BB75B #2FE077 #64E89A #99F0BD #CFF8DF
Accessibility & contrast
On white
1.55
#64E89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#64E89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E89A
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E89A | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D795
Deuteranopia (green-blind)
#D5CA9F
Tritanopia (blue-blind)
#39E6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e89a; /* rgb */ color: rgb(100, 232, 154); /* oklch */ color: oklch(83.8% 0.161 154.7);
Tailwind
colors: {
custom: {
50: '#9af0b8',
500: '#64e89a',
950: '#000000',
},
}SCSS
$custom: #64e89a; $custom-light: #9af0b8; $custom-dark: #000000;
JSON
{
"hex": "#64e89a",
"rgb": {
"r": 100,
"g": 232,
"b": 154
},
"hsl": {
"h": 144.545,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.83758,
"c": 0.16096,
"h": 154.7
},
"luminance": 0.62756
}Semantic roles & 50–950 ramp
primary
#64E89A
secondary
#B63A83
accent
#0F85D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581