#64EBA5#64EBA5
#64EBA5 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.7% C 0.155 H 157.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBA5 |
|---|---|
| RGB | rgb(100, 235, 165) |
| HSL | hsl(149, 77%, 66%) |
| HSV | hsv(149, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 29.8%, 7.8%) |
| CIE-LAB | lab(84.40, -52.67, 23.14) |
| CIE-LCH | lch(84.40, 57.53, 156.29°) |
| OKLab | oklab(84.71% -0.1438 0.0587) |
| OKLCH | oklch(84.71% 0.155 157.8) |
| XYZ | xyz(41.7518, 64.8386, 45.9048) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.87
Seafoam Green
#7AF9AB
ΔE00 3.59
Seafoam (survey)
#80F9AD
ΔE00 3.76
Light Blue Green
#7EFBB3
ΔE00 3.81
Aqua Green
#12E193
ΔE00 4.28
Light Green Blue
#56FCA2
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBA5 #EB64AA
analogous
#66EB64 #64EBA5 #64EBE9
triadic
#64EBA5 #A564EB #EBA564
tetradic
#64EBA5 #6466EB #EB64AA #EBE964
square
#64EBA5 #6466EB #EB64AA #EBE964
split-complementary
#64EBA5 #E964EB #EB6466
monochromatic
#18BC67 #2EE486 #64EBA5 #9AF2C4 #D0F9E4
Accessibility & contrast
On white
1.50
#64EBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#64EBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBA5
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBA5 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA1
Deuteranopia (green-blind)
#D7CDA9
Tritanopia (blue-blind)
#2FEAD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64eba5; /* rgb */ color: rgb(100, 235, 165); /* oklch */ color: oklch(84.7% 0.155 157.8);
Tailwind
colors: {
custom: {
50: '#9bf2c0',
500: '#64eba5',
950: '#000000',
},
}SCSS
$custom: #64eba5; $custom-light: #9bf2c0; $custom-dark: #000000;
JSON
{
"hex": "#64eba5",
"rgb": {
"r": 100,
"g": 235,
"b": 165
},
"hsl": {
"h": 148.889,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84715,
"c": 0.15528,
"h": 157.8
},
"luminance": 0.64843
}Semantic roles & 50–950 ramp
primary
#64EBA5
secondary
#BB387C
accent
#0C77D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582