#64F09C#64F09C
#64F09C is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.7% C 0.170 H 154.1°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #64F09C |
|---|---|
| RGB | rgb(100, 240, 156) |
| HSL | hsl(144, 82%, 67%) |
| HSV | hsv(144, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 35%, 5.9%) |
| CIE-LAB | lab(85.72, -56.36, 29.53) |
| CIE-LCH | lch(85.72, 63.63, 152.35°) |
| OKLab | oklab(85.74% -0.1529 0.0741) |
| OKLCH | oklch(85.74% 0.17 154.1) |
| XYZ | xyz(42.4129, 67.4257, 42.2254) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.64
Light Green Blue
#56FCA2
ΔE00 2.69
Sea Green (survey)
#53FCA1
ΔE00 2.76
Light Bluish Green
#76FDA8
ΔE00 2.94
Seafoam (survey)
#80F9AD
ΔE00 3.05
Light Blue Green
#7EFBB3
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F09C #F064B8
analogous
#72F064 #64F09C #64F0E2
triadic
#64F09C #9C64F0 #F09C64
tetradic
#64F09C #6472F0 #F064B8 #F0E264
square
#64F09C #6472F0 #F064B8 #F0E264
split-complementary
#64F09C #E264F0 #F06472
monochromatic
#13C65B #2CEB78 #64F09C #9CF5C0 #D4FBE3
Accessibility & contrast
On white
1.45
#64F09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#64F09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F09C
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F09C | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE97
Deuteranopia (green-blind)
#DDD1A1
Tritanopia (blue-blind)
#33EDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f09c; /* rgb */ color: rgb(100, 240, 156); /* oklch */ color: oklch(85.7% 0.170 154.1);
Tailwind
colors: {
custom: {
50: '#9cf6b9',
500: '#64f09c',
950: '#000000',
},
}SCSS
$custom: #64f09c; $custom-light: #9cf6b9; $custom-dark: #000000;
JSON
{
"hex": "#64f09c",
"rgb": {
"r": 100,
"g": 240,
"b": 156
},
"hsl": {
"h": 144,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.85742,
"c": 0.16995,
"h": 154.1
},
"luminance": 0.6743
}Semantic roles & 50–950 ramp
primary
#64F09C
secondary
#C4358A
accent
#0788DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581