#64E29D#64E29D
#64E29D is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.4% C 0.150 H 156.7°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #64E29D |
|---|---|
| RGB | rgb(100, 226, 157) |
| HSL | hsl(147, 68%, 64%) |
| HSV | hsv(147, 56%, 89%) |
| CMYK | cmyk(55.8%, 0%, 30.5%, 11.4%) |
| CIE-LAB | lab(81.58, -50.56, 23.41) |
| CIE-LCH | lch(81.58, 55.72, 155.15°) |
| OKLab | oklab(82.36% -0.1379 0.0593) |
| OKLCH | oklch(82.36% 0.15 156.7) |
| XYZ | xyz(38.5345, 59.5328, 41.3520) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.72
Light Greenish Blue
#63F7B4
ΔE00 4.84
Seafoam Green
#7AF9AB
ΔE00 5.25
Seafoam
#7FE0B3
ΔE00 5.35
Seafoam (survey)
#80F9AD
ΔE00 5.36
Weird Green
#3AE57F
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E29D #E264A9
analogous
#6AE264 #64E29D #64E2DC
triadic
#64E29D #9D64E2 #E29D64
tetradic
#64E29D #646AE2 #E264A9 #E2DC64
square
#64E29D #646AE2 #E264A9 #E2DC64
split-complementary
#64E29D #DC64E2 #E2646A
monochromatic
#20AC5F #30D87C #64E29D #98ECBE #CBF5DE
Accessibility & contrast
On white
1.63
#64E29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#64E29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E29D
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E29D | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D299
Deuteranopia (green-blind)
#CFC6A1
Tritanopia (blue-blind)
#39E0D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64e29d; /* rgb */ color: rgb(100, 226, 157); /* oklch */ color: oklch(82.4% 0.150 156.7);
Tailwind
colors: {
custom: {
50: '#9aecba',
500: '#64e29d',
950: '#000000',
},
}SCSS
$custom: #64e29d; $custom-light: #9aecba; $custom-dark: #000000;
JSON
{
"hex": "#64e29d",
"rgb": {
"r": 100,
"g": 226,
"b": 157
},
"hsl": {
"h": 147.143,
"s": 68.478,
"l": 63.922
},
"oklch": {
"l": 0.82362,
"c": 0.1501,
"h": 156.7
},
"luminance": 0.59536
}Semantic roles & 50–950 ramp
primary
#64E29D
secondary
#AD3D7A
accent
#157CD0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581