#64E89D#64E89D
#64E89D is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.8% C 0.158 H 155.7°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #64E89D |
|---|---|
| RGB | rgb(100, 232, 157) |
| HSL | hsl(146, 74%, 65%) |
| HSV | hsv(146, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 32.3%, 9%) |
| CIE-LAB | lab(83.36, -53.00, 25.84) |
| CIE-LCH | lch(83.36, 58.96, 154.01°) |
| OKLab | oklab(83.82% -0.1442 0.0652) |
| OKLCH | oklch(83.82% 0.158 155.7) |
| XYZ | xyz(40.1946, 62.8531, 41.9054) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.90
Seafoam Green
#7AF9AB
ΔE00 3.90
Light Greenish Blue
#63F7B4
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.11
Light Blue Green
#7EFBB3
ΔE00 4.48
Light Green Blue
#56FCA2
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E89D #E864AF
analogous
#6DE864 #64E89D #64E8DF
triadic
#64E89D #9D64E8 #E89D64
tetradic
#64E89D #646DE8 #E864AF #E8DF64
square
#64E89D #646DE8 #E864AF #E8DF64
split-complementary
#64E89D #DF64E8 #E8646D
monochromatic
#1BB75E #2FE07B #64E89D #99F0BF #CFF8E0
Accessibility & contrast
On white
1.55
#64E89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#64E89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E89D
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E89D | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D798
Deuteranopia (green-blind)
#D5CBA2
Tritanopia (blue-blind)
#37E6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e89d; /* rgb */ color: rgb(100, 232, 157); /* oklch */ color: oklch(83.8% 0.158 155.7);
Tailwind
colors: {
custom: {
50: '#9af0ba',
500: '#64e89d',
950: '#000000',
},
}SCSS
$custom: #64e89d; $custom-light: #9af0ba; $custom-dark: #000000;
JSON
{
"hex": "#64e89d",
"rgb": {
"r": 100,
"g": 232,
"b": 157
},
"hsl": {
"h": 145.909,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.83819,
"c": 0.15827,
"h": 155.7
},
"luminance": 0.62857
}Semantic roles & 50–950 ramp
primary
#64E89D
secondary
#B63A81
accent
#0F80D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581