#64EB9D#64EB9D
#64EB9D is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.5% C 0.162 H 155.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #64EB9D |
|---|---|
| RGB | rgb(100, 235, 157) |
| HSL | hsl(145, 77%, 66%) |
| HSV | hsv(145, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 33.2%, 7.8%) |
| CIE-LAB | lab(84.25, -54.20, 27.05) |
| CIE-LCH | lch(84.25, 60.57, 153.48°) |
| OKLab | oklab(84.55% -0.1473 0.0681) |
| OKLCH | oklch(84.55% 0.162 155.2) |
| XYZ | xyz(41.0463, 64.5564, 42.1893) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.32
Seafoam (survey)
#80F9AD
ΔE00 3.59
Light Greenish Blue
#63F7B4
ΔE00 3.83
Light Green Blue
#56FCA2
ΔE00 3.86
Sea Green (survey)
#53FCA1
ΔE00 3.93
Light Bluish Green
#76FDA8
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EB9D #EB64B2
analogous
#6EEB64 #64EB9D #64EBE0
triadic
#64EB9D #9D64EB #EB9D64
tetradic
#64EB9D #646EEB #EB64B2 #EBE064
square
#64EB9D #646EEB #EB64B2 #EBE064
split-complementary
#64EB9D #E064EB #EB646E
monochromatic
#18BC5E #2EE47B #64EB9D #9AF2BF #D0F9E2
Accessibility & contrast
On white
1.51
#64EB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#64EB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EB9D
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EB9D | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA98
Deuteranopia (green-blind)
#D8CDA2
Tritanopia (blue-blind)
#35E9D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eb9d; /* rgb */ color: rgb(100, 235, 157); /* oklch */ color: oklch(84.5% 0.162 155.2);
Tailwind
colors: {
custom: {
50: '#9bf2ba',
500: '#64eb9d',
950: '#000000',
},
}SCSS
$custom: #64eb9d; $custom-light: #9bf2ba; $custom-dark: #000000;
JSON
{
"hex": "#64eb9d",
"rgb": {
"r": 100,
"g": 235,
"b": 157
},
"hsl": {
"h": 145.333,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84548,
"c": 0.16232,
"h": 155.2
},
"luminance": 0.6456
}Semantic roles & 50–950 ramp
primary
#64EB9D
secondary
#BB3884
accent
#0C83D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581