#64EBA4#64EBA4
#64EBA4 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.7% C 0.156 H 157.5°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBA4 |
|---|---|
| RGB | rgb(100, 235, 164) |
| HSL | hsl(148, 77%, 66%) |
| HSV | hsv(148, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 30.2%, 7.8%) |
| CIE-LAB | lab(84.38, -52.87, 23.63) |
| CIE-LCH | lch(84.38, 57.91, 155.92°) |
| OKLab | oklab(84.69% -0.1442 0.0599) |
| OKLCH | oklch(84.69% 0.156 157.5) |
| XYZ | xyz(41.6611, 64.8024, 45.4274) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.96
Seafoam Green
#7AF9AB
ΔE00 3.51
Seafoam (survey)
#80F9AD
ΔE00 3.70
Light Blue Green
#7EFBB3
ΔE00 3.80
Aqua Green
#12E193
ΔE00 4.24
Light Green Blue
#56FCA2
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBA4 #EB64AB
analogous
#67EB64 #64EBA4 #64EBE7
triadic
#64EBA4 #A464EB #EBA464
tetradic
#64EBA4 #6467EB #EB64AB #EBE764
square
#64EBA4 #6467EB #EB64AB #EBE764
split-complementary
#64EBA4 #E764EB #EB6467
monochromatic
#18BC66 #2EE484 #64EBA4 #9AF2C4 #D0F9E4
Accessibility & contrast
On white
1.50
#64EBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#64EBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBA4
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBA4 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DAA0
Deuteranopia (green-blind)
#D7CDA8
Tritanopia (blue-blind)
#30E9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64eba4; /* rgb */ color: rgb(100, 235, 164); /* oklch */ color: oklch(84.7% 0.156 157.5);
Tailwind
colors: {
custom: {
50: '#9bf2bf',
500: '#64eba4',
950: '#000000',
},
}SCSS
$custom: #64eba4; $custom-light: #9bf2bf; $custom-dark: #000000;
JSON
{
"hex": "#64eba4",
"rgb": {
"r": 100,
"g": 235,
"b": 164
},
"hsl": {
"h": 148.444,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84694,
"c": 0.15615,
"h": 157.5
},
"luminance": 0.64806
}Semantic roles & 50–950 ramp
primary
#64EBA4
secondary
#BB387D
accent
#0C78D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582