#64E09D#64E09D
#64E09D is a light, vivid green. Relative luminance 0.585; OKLCH L 81.9% C 0.147 H 157.1°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #64E09D |
|---|---|
| RGB | rgb(100, 224, 157) |
| HSL | hsl(148, 67%, 64%) |
| HSV | hsv(148, 55%, 88%) |
| CMYK | cmyk(55.4%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(80.99, -49.73, 22.60) |
| CIE-LCH | lch(80.99, 54.63, 155.56°) |
| OKLab | oklab(81.88% -0.1358 0.0573) |
| OKLCH | oklch(81.88% 0.147 157.1) |
| XYZ | xyz(37.9938, 58.4515, 41.1718) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.82
Seafoam
#7FE0B3
ΔE00 5.05
Light Greenish Blue
#63F7B4
ΔE00 5.19
Eucalyptus
#44D7A8
ΔE00 5.60
Seafoam Green
#7AF9AB
ΔE00 5.74
Seafoam (survey)
#80F9AD
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E09D #E064A7
analogous
#69E064 #64E09D #64E0DB
triadic
#64E09D #9D64E0 #E09D64
tetradic
#64E09D #6469E0 #E064A7 #E0DB64
square
#64E09D #6469E0 #E064A7 #E0DB64
split-complementary
#64E09D #DB64E0 #E06469
monochromatic
#22A85F #31D67D #64E09D #97EABD #CAF4DD
Accessibility & contrast
On white
1.65
#64E09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#64E09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E09D
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E09D | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD099
Deuteranopia (green-blind)
#CDC4A1
Tritanopia (blue-blind)
#3ADECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64e09d; /* rgb */ color: rgb(100, 224, 157); /* oklch */ color: oklch(81.9% 0.147 157.1);
Tailwind
colors: {
custom: {
50: '#99eaba',
500: '#64e09d',
950: '#000000',
},
}SCSS
$custom: #64e09d; $custom-light: #99eaba; $custom-dark: #000000;
JSON
{
"hex": "#64e09d",
"rgb": {
"r": 100,
"g": 224,
"b": 157
},
"hsl": {
"h": 147.581,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.81876,
"c": 0.14736,
"h": 157.1
},
"luminance": 0.58455
}Semantic roles & 50–950 ramp
primary
#64E09D
secondary
#AA3E78
accent
#177ACF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481