#64E9A2#64E9A2
#64E9A2 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.2% C 0.155 H 157.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #64E9A2 |
|---|---|
| RGB | rgb(100, 233, 162) |
| HSL | hsl(148, 75%, 65%) |
| HSV | hsv(148, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 30.5%, 8.6%) |
| CIE-LAB | lab(83.75, -52.45, 23.80) |
| CIE-LCH | lch(83.75, 57.59, 155.60°) |
| OKLab | oklab(84.17% -0.143 0.0603) |
| OKLCH | oklch(84.17% 0.155 157.2) |
| XYZ | xyz(40.9125, 63.5919, 44.2938) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.40
Seafoam Green
#7AF9AB
ΔE00 3.85
Seafoam (survey)
#80F9AD
ΔE00 4.02
Aqua Green
#12E193
ΔE00 4.03
Light Blue Green
#7EFBB3
ΔE00 4.19
Light Green Blue
#56FCA2
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E9A2 #E964AB
analogous
#68E964 #64E9A2 #64E9E4
triadic
#64E9A2 #A264E9 #E9A264
tetradic
#64E9A2 #6468E9 #E964AB #E9E464
square
#64E9A2 #6468E9 #E964AB #E9E464
split-complementary
#64E9A2 #E464E9 #E96468
monochromatic
#1AB864 #2EE182 #64E9A2 #9AF1C2 #CFF8E2
Accessibility & contrast
On white
1.53
#64E9A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#64E9A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E9A2
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E9A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E9A2 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99E
Deuteranopia (green-blind)
#D5CCA6
Tritanopia (blue-blind)
#33E7D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e9a2; /* rgb */ color: rgb(100, 233, 162); /* oklch */ color: oklch(84.2% 0.155 157.2);
Tailwind
colors: {
custom: {
50: '#9bf1be',
500: '#64e9a2',
950: '#000000',
},
}SCSS
$custom: #64e9a2; $custom-light: #9bf1be; $custom-dark: #000000;
JSON
{
"hex": "#64e9a2",
"rgb": {
"r": 100,
"g": 233,
"b": 162
},
"hsl": {
"h": 147.97,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.84167,
"c": 0.15521,
"h": 157.2
},
"luminance": 0.63596
}Semantic roles & 50–950 ramp
primary
#64E9A2
secondary
#B8397D
accent
#0E7AD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582