#64EBA7#64EBA7
#64EBA7 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.8% C 0.154 H 158.5°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBA7 |
|---|---|
| RGB | rgb(100, 235, 167) |
| HSL | hsl(150, 77%, 66%) |
| HSV | hsv(150, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 28.9%, 7.8%) |
| CIE-LAB | lab(84.44, -52.28, 22.16) |
| CIE-LCH | lch(84.44, 56.78, 157.03°) |
| OKLab | oklab(84.76% -0.1429 0.0563) |
| OKLCH | oklch(84.76% 0.154 158.5) |
| XYZ | xyz(41.9352, 64.9120, 46.8710) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.71
Seafoam Green
#7AF9AB
ΔE00 3.76
Light Blue Green
#7EFBB3
ΔE00 3.85
Seafoam (survey)
#80F9AD
ΔE00 3.91
Aqua Green
#12E193
ΔE00 4.39
Greenish Turquoise
#00FBB0
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBA7 #EB64A8
analogous
#64EB64 #64EBA7 #64EBEB
triadic
#64EBA7 #A764EB #EBA764
tetradic
#64EBA7 #6464EB #EB64A8 #EBEB64
square
#64EBA7 #6464EB #EB64A8 #EBEB64
split-complementary
#64EBA7 #EB64EB #EB6464
monochromatic
#18BC6A #2EE488 #64EBA7 #9AF2C6 #D0F9E5
Accessibility & contrast
On white
1.50
#64EBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#64EBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBA7
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBA7 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA3
Deuteranopia (green-blind)
#D6CDAB
Tritanopia (blue-blind)
#2EEAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64eba7; /* rgb */ color: rgb(100, 235, 167); /* oklch */ color: oklch(84.8% 0.154 158.5);
Tailwind
colors: {
custom: {
50: '#9bf2c1',
500: '#64eba7',
950: '#000000',
},
}SCSS
$custom: #64eba7; $custom-light: #9bf2c1; $custom-dark: #000000;
JSON
{
"hex": "#64eba7",
"rgb": {
"r": 100,
"g": 235,
"b": 167
},
"hsl": {
"h": 149.778,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84759,
"c": 0.15356,
"h": 158.5
},
"luminance": 0.64916
}Semantic roles & 50–950 ramp
primary
#64EBA7
secondary
#BB387A
accent
#0C74D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582