#64EBA6#64EBA6
#64EBA6 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.7% C 0.154 H 158.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBA6 |
|---|---|
| RGB | rgb(100, 235, 166) |
| HSL | hsl(149, 77%, 66%) |
| HSV | hsv(149, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 29.4%, 7.8%) |
| CIE-LAB | lab(84.42, -52.48, 22.65) |
| CIE-LCH | lch(84.42, 57.16, 156.66°) |
| OKLab | oklab(84.74% -0.1433 0.0575) |
| OKLCH | oklch(84.74% 0.154 158.1) |
| XYZ | xyz(41.8431, 64.8752, 46.3861) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.78
Seafoam Green
#7AF9AB
ΔE00 3.67
Light Blue Green
#7EFBB3
ΔE00 3.83
Seafoam (survey)
#80F9AD
ΔE00 3.83
Aqua Green
#12E193
ΔE00 4.33
Light Green Blue
#56FCA2
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBA6 #EB64A9
analogous
#65EB64 #64EBA6 #64EBE9
triadic
#64EBA6 #A664EB #EBA664
tetradic
#64EBA6 #6465EB #EB64A9 #EBE964
square
#64EBA6 #6465EB #EB64A9 #EBE964
split-complementary
#64EBA6 #E964EB #EB6465
monochromatic
#18BC68 #2EE487 #64EBA6 #9AF2C5 #D0F9E4
Accessibility & contrast
On white
1.50
#64EBA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#64EBA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBA6
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBA6 | 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)
#E9DBA2
Deuteranopia (green-blind)
#D6CDAA
Tritanopia (blue-blind)
#2FEAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64eba6; /* rgb */ color: rgb(100, 235, 166); /* oklch */ color: oklch(84.7% 0.154 158.1);
Tailwind
colors: {
custom: {
50: '#9bf2c0',
500: '#64eba6',
950: '#000000',
},
}SCSS
$custom: #64eba6; $custom-light: #9bf2c0; $custom-dark: #000000;
JSON
{
"hex": "#64eba6",
"rgb": {
"r": 100,
"g": 235,
"b": 166
},
"hsl": {
"h": 149.333,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84737,
"c": 0.15443,
"h": 158.1
},
"luminance": 0.64879
}Semantic roles & 50–950 ramp
primary
#64EBA6
secondary
#BB387B
accent
#0C75D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582