#64EBA3#64EBA3
#64EBA3 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.7% C 0.157 H 157.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBA3 |
|---|---|
| RGB | rgb(100, 235, 163) |
| HSL | hsl(148, 77%, 66%) |
| HSV | hsv(148, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 30.6%, 7.8%) |
| CIE-LAB | lab(84.36, -53.06, 24.12) |
| CIE-LCH | lch(84.36, 58.29, 155.56°) |
| OKLab | oklab(84.67% -0.1447 0.0611) |
| OKLCH | oklch(84.67% 0.157 157.1) |
| XYZ | xyz(41.5712, 64.7664, 44.9536) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.07
Seafoam Green
#7AF9AB
ΔE00 3.45
Seafoam (survey)
#80F9AD
ΔE00 3.65
Light Blue Green
#7EFBB3
ΔE00 3.81
Aqua Green
#12E193
ΔE00 4.21
Light Green Blue
#56FCA2
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBA3 #EB64AC
analogous
#68EB64 #64EBA3 #64EBE6
triadic
#64EBA3 #A364EB #EBA364
tetradic
#64EBA3 #6468EB #EB64AC #EBE664
square
#64EBA3 #6468EB #EB64AC #EBE664
split-complementary
#64EBA3 #E664EB #EB6468
monochromatic
#18BC65 #2EE483 #64EBA3 #9AF2C3 #D0F9E3
Accessibility & contrast
On white
1.50
#64EBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#64EBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBA3
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBA3 | 1.00 | 1.50 | 13.95 | 13.95 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9F
Deuteranopia (green-blind)
#D7CDA8
Tritanopia (blue-blind)
#31E9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eba3; /* rgb */ color: rgb(100, 235, 163); /* oklch */ color: oklch(84.7% 0.157 157.1);
Tailwind
colors: {
custom: {
50: '#9bf2be',
500: '#64eba3',
950: '#000000',
},
}SCSS
$custom: #64eba3; $custom-light: #9bf2be; $custom-dark: #000000;
JSON
{
"hex": "#64eba3",
"rgb": {
"r": 100,
"g": 235,
"b": 163
},
"hsl": {
"h": 148,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84673,
"c": 0.15703,
"h": 157.1
},
"luminance": 0.6477
}Semantic roles & 50–950 ramp
primary
#64EBA3
secondary
#BB387E
accent
#0C7AD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582