#64F694#64F694
#64F694 is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.1% C 0.185 H 151.4°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #64F694 |
|---|---|
| RGB | rgb(100, 246, 148) |
| HSL | hsl(140, 89%, 68%) |
| HSV | hsv(140, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 39.8%, 3.5%) |
| CIE-LAB | lab(87.37, -60.07, 35.73) |
| CIE-LCH | lch(87.37, 69.89, 149.25°) |
| OKLab | oklab(87.05% -0.1625 0.0887) |
| OKLCH | oklch(87.05% 0.185 151.4) |
| XYZ | xyz(43.5533, 70.7548, 39.3730) |
| Luminance | 0.7076 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.45
Light Green Blue
#56FCA2
ΔE00 2.47
Light Bluish Green
#76FDA8
ΔE00 2.84
Wintergreen
#20F986
ΔE00 3.17
Turquoise Green
#04F489
ΔE00 3.23
Seafoam Green
#7AF9AB
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F694 #F664C6
analogous
#7DF664 #64F694 #64F6DD
triadic
#64F694 #9464F6 #F69464
tetradic
#64F694 #647DF6 #F664C6 #F6DD64
square
#64F694 #647DF6 #F664C6 #F6DD64
split-complementary
#64F694 #DD64F6 #F6647D
monochromatic
#0CD34E #2AF36C #64F694 #9EF9BC #D8FDE4
Accessibility & contrast
On white
1.39
#64F694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#64F694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F694
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F694 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38D
Deuteranopia (green-blind)
#E4D69A
Tritanopia (blue-blind)
#36F2DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f694; /* rgb */ color: rgb(100, 246, 148); /* oklch */ color: oklch(87.1% 0.185 151.4);
Tailwind
colors: {
custom: {
50: '#9dfab4',
500: '#64f694',
950: '#000000',
},
}SCSS
$custom: #64f694; $custom-light: #9dfab4; $custom-dark: #000000;
JSON
{
"hex": "#64f694",
"rgb": {
"r": 100,
"g": 246,
"b": 148
},
"hsl": {
"h": 139.726,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.87051,
"c": 0.1851,
"h": 151.4
},
"luminance": 0.70759
}Semantic roles & 50–950 ramp
primary
#64F694
secondary
#CE309A
accent
#009AE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581