#64EAA6#64EAA6
#64EAA6 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.5% C 0.153 H 158.4°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAA6 |
|---|---|
| RGB | rgb(100, 234, 166) |
| HSL | hsl(150, 76%, 65%) |
| HSV | hsv(150, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 29.1%, 8.2%) |
| CIE-LAB | lab(84.12, -52.07, 22.24) |
| CIE-LCH | lch(84.12, 56.62, 156.87°) |
| OKLab | oklab(84.5% -0.1423 0.0565) |
| OKLCH | oklch(84.5% 0.153 158.4) |
| XYZ | xyz(41.5577, 64.3042, 46.2909) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.94
Seafoam Green
#7AF9AB
ΔE00 3.91
Light Blue Green
#7EFBB3
ΔE00 4.03
Seafoam (survey)
#80F9AD
ΔE00 4.04
Aqua Green
#12E193
ΔE00 4.27
Light Green Blue
#56FCA2
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAA6 #EA64A8
analogous
#65EA64 #64EAA6 #64EAE9
triadic
#64EAA6 #A664EA #EAA664
tetradic
#64EAA6 #6465EA #EA64A8 #EAE964
square
#64EAA6 #6465EA #EA64A8 #EAE964
split-complementary
#64EAA6 #E964EA #EA6465
monochromatic
#19BA69 #2EE387 #64EAA6 #9AF1C5 #D0F9E4
Accessibility & contrast
On white
1.51
#64EAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#64EAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAA6
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAA6 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA2
Deuteranopia (green-blind)
#D5CCAA
Tritanopia (blue-blind)
#2FE9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eaa6; /* rgb */ color: rgb(100, 234, 166); /* oklch */ color: oklch(84.5% 0.153 158.4);
Tailwind
colors: {
custom: {
50: '#9bf1c0',
500: '#64eaa6',
950: '#000000',
},
}SCSS
$custom: #64eaa6; $custom-light: #9bf1c0; $custom-dark: #000000;
JSON
{
"hex": "#64eaa6",
"rgb": {
"r": 100,
"g": 234,
"b": 166
},
"hsl": {
"h": 149.552,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84495,
"c": 0.15308,
"h": 158.4
},
"luminance": 0.64308
}Semantic roles & 50–950 ramp
primary
#64EAA6
secondary
#BA397A
accent
#0D74D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582