#64E69A#64E69A
#64E69A is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.3% C 0.158 H 155.0°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #64E69A |
|---|---|
| RGB | rgb(100, 230, 154) |
| HSL | hsl(145, 72%, 65%) |
| HSV | hsv(145, 57%, 90%) |
| CMYK | cmyk(56.5%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(82.72, -52.75, 26.50) |
| CIE-LCH | lch(82.72, 59.04, 153.32°) |
| OKLab | oklab(83.27% -0.1434 0.0668) |
| OKLCH | oklch(83.27% 0.158 155) |
| XYZ | xyz(39.3819, 61.6324, 40.3865) |
| Luminance | 0.6164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 4.30
Weird Green
#3AE57F
ΔE00 4.46
Seafoam (survey)
#80F9AD
ΔE00 4.50
Light Greenish Blue
#63F7B4
ΔE00 4.58
Light Green Blue
#56FCA2
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E69A #E664B0
analogous
#6FE664 #64E69A #64E6DB
triadic
#64E69A #9A64E6 #E69A64
tetradic
#64E69A #646FE6 #E664B0 #E6DB64
square
#64E69A #646FE6 #E664B0 #E6DB64
split-complementary
#64E69A #DB64E6 #E6646F
monochromatic
#1DB35B #2FDD78 #64E69A #99EEBC #CDF7DF
Accessibility & contrast
On white
1.58
#64E69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#64E69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E69A
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E69A | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D595
Deuteranopia (green-blind)
#D3C99F
Tritanopia (blue-blind)
#39E4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #64e69a; /* rgb */ color: rgb(100, 230, 154); /* oklch */ color: oklch(83.3% 0.158 155.0);
Tailwind
colors: {
custom: {
50: '#9aefb8',
500: '#64e69a',
950: '#000000',
},
}SCSS
$custom: #64e69a; $custom-light: #9aefb8; $custom-dark: #000000;
JSON
{
"hex": "#64e69a",
"rgb": {
"r": 100,
"g": 230,
"b": 154
},
"hsl": {
"h": 144.923,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.83272,
"c": 0.15824,
"h": 155
},
"luminance": 0.61636
}Semantic roles & 50–950 ramp
primary
#64E69A
secondary
#B33B81
accent
#1183D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581