#64EAA2#64EAA2
#64EAA2 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.4% C 0.157 H 157.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAA2 |
|---|---|
| RGB | rgb(100, 234, 162) |
| HSL | hsl(148, 76%, 65%) |
| HSV | hsv(148, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(84.05, -52.85, 24.20) |
| CIE-LCH | lch(84.05, 58.13, 155.40°) |
| OKLab | oklab(84.41% -0.1441 0.0613) |
| OKLCH | oklch(84.41% 0.157 157) |
| XYZ | xyz(41.1964, 64.1597, 44.3885) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.28
Seafoam Green
#7AF9AB
ΔE00 3.62
Seafoam (survey)
#80F9AD
ΔE00 3.81
Light Blue Green
#7EFBB3
ΔE00 4.00
Aqua Green
#12E193
ΔE00 4.10
Light Green Blue
#56FCA2
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAA2 #EA64AC
analogous
#69EA64 #64EAA2 #64EAE5
triadic
#64EAA2 #A264EA #EAA264
tetradic
#64EAA2 #6469EA #EA64AC #EAE564
square
#64EAA2 #6469EA #EA64AC #EAE564
split-complementary
#64EAA2 #E564EA #EA6469
monochromatic
#19BA64 #2EE382 #64EAA2 #9AF1C2 #D0F9E3
Accessibility & contrast
On white
1.52
#64EAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#64EAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAA2
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAA2 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D99E
Deuteranopia (green-blind)
#D6CCA7
Tritanopia (blue-blind)
#32E8D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eaa2; /* rgb */ color: rgb(100, 234, 162); /* oklch */ color: oklch(84.4% 0.157 157.0);
Tailwind
colors: {
custom: {
50: '#9bf1be',
500: '#64eaa2',
950: '#000000',
},
}SCSS
$custom: #64eaa2; $custom-light: #9bf1be; $custom-dark: #000000;
JSON
{
"hex": "#64eaa2",
"rgb": {
"r": 100,
"g": 234,
"b": 162
},
"hsl": {
"h": 147.761,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84409,
"c": 0.15655,
"h": 157
},
"luminance": 0.64164
}Semantic roles & 50–950 ramp
primary
#64EAA2
secondary
#BA397E
accent
#0D7AD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582