#64E09B#64E09B
#64E09B is a light, vivid green. Relative luminance 0.584; OKLCH L 81.8% C 0.149 H 156.4°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #64E09B |
|---|---|
| RGB | rgb(100, 224, 155) |
| HSL | hsl(147, 67%, 64%) |
| HSV | hsv(147, 55%, 88%) |
| CMYK | cmyk(55.4%, 0%, 30.8%, 12.2%) |
| CIE-LAB | lab(80.95, -50.12, 23.59) |
| CIE-LCH | lch(80.95, 55.39, 154.80°) |
| OKLab | oklab(81.83% -0.1367 0.0597) |
| OKLCH | oklch(81.83% 0.149 156.4) |
| XYZ | xyz(37.8245, 58.3837, 40.2799) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.73
Light Greenish Blue
#63F7B4
ΔE00 5.30
Seafoam
#7FE0B3
ΔE00 5.40
Weird Green
#3AE57F
ΔE00 5.51
Seafoam Green
#7AF9AB
ΔE00 5.65
Seafoam (survey)
#80F9AD
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E09B #E064A9
analogous
#6BE064 #64E09B #64E0D9
triadic
#64E09B #9B64E0 #E09B64
tetradic
#64E09B #646BE0 #E064A9 #E0D964
square
#64E09B #646BE0 #E064A9 #E0D964
split-complementary
#64E09B #D964E0 #E0646B
monochromatic
#22A85D #31D67A #64E09B #97EABC #CAF4DD
Accessibility & contrast
On white
1.66
#64E09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#64E09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E09B
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E09B | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD097
Deuteranopia (green-blind)
#CDC49F
Tritanopia (blue-blind)
#3BDECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64e09b; /* rgb */ color: rgb(100, 224, 155); /* oklch */ color: oklch(81.8% 0.149 156.4);
Tailwind
colors: {
custom: {
50: '#99eab8',
500: '#64e09b',
950: '#000000',
},
}SCSS
$custom: #64e09b; $custom-light: #99eab8; $custom-dark: #000000;
JSON
{
"hex": "#64e09b",
"rgb": {
"r": 100,
"g": 224,
"b": 155
},
"hsl": {
"h": 146.613,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.81833,
"c": 0.14913,
"h": 156.4
},
"luminance": 0.58387
}Semantic roles & 50–950 ramp
primary
#64E09B
secondary
#AA3E7A
accent
#177DCF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481