#64E69F#64E69F
#64E69F is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.4% C 0.154 H 156.7°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #64E69F |
|---|---|
| RGB | rgb(100, 230, 159) |
| HSL | hsl(147, 72%, 65%) |
| HSV | hsv(147, 57%, 90%) |
| CMYK | cmyk(56.5%, 0%, 30.9%, 9.8%) |
| CIE-LAB | lab(82.81, -51.81, 24.05) |
| CIE-LCH | lch(82.81, 57.12, 155.10°) |
| OKLab | oklab(83.38% -0.1412 0.0609) |
| OKLCH | oklch(83.38% 0.154 156.7) |
| XYZ | xyz(39.8070, 61.8024, 42.6255) |
| Luminance | 0.6181 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.80
Light Greenish Blue
#63F7B4
ΔE00 4.07
Seafoam Green
#7AF9AB
ΔE00 4.39
Seafoam (survey)
#80F9AD
ΔE00 4.54
Light Blue Green
#7EFBB3
ΔE00 4.79
Light Green Blue
#56FCA2
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E69F #E664AB
analogous
#6AE664 #64E69F #64E6E0
triadic
#64E69F #9F64E6 #E69F64
tetradic
#64E69F #646AE6 #E664AB #E6E064
square
#64E69F #646AE6 #E664AB #E6E064
split-complementary
#64E69F #E064E6 #E6646A
monochromatic
#1DB361 #2FDD7E #64E69F #99EEC0 #CDF7E0
Accessibility & contrast
On white
1.57
#64E69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#64E69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E69F
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E69F | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69B
Deuteranopia (green-blind)
#D3C9A3
Tritanopia (blue-blind)
#36E4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #64e69f; /* rgb */ color: rgb(100, 230, 159); /* oklch */ color: oklch(83.4% 0.154 156.7);
Tailwind
colors: {
custom: {
50: '#9aefbb',
500: '#64e69f',
950: '#000000',
},
}SCSS
$custom: #64e69f; $custom-light: #9aefbb; $custom-dark: #000000;
JSON
{
"hex": "#64e69f",
"rgb": {
"r": 100,
"g": 230,
"b": 159
},
"hsl": {
"h": 147.231,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.83376,
"c": 0.15378,
"h": 156.7
},
"luminance": 0.61806
}Semantic roles & 50–950 ramp
primary
#64E69F
secondary
#B33B7D
accent
#117CD4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582