#64F695#64F695
#64F695 is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.1% C 0.184 H 151.6°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #64F695 |
|---|---|
| RGB | rgb(100, 246, 149) |
| HSL | hsl(140, 89%, 68%) |
| HSV | hsv(140, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 39.4%, 3.5%) |
| CIE-LAB | lab(87.38, -59.90, 35.25) |
| CIE-LCH | lch(87.38, 69.50, 149.52°) |
| OKLab | oklab(87.07% -0.162 0.0876) |
| OKLCH | oklch(87.07% 0.184 151.6) |
| XYZ | xyz(43.6328, 70.7866, 39.7917) |
| Luminance | 0.7079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.33
Light Green Blue
#56FCA2
ΔE00 2.35
Light Bluish Green
#76FDA8
ΔE00 2.72
Wintergreen
#20F986
ΔE00 3.24
Turquoise Green
#04F489
ΔE00 3.26
Seafoam Green
#7AF9AB
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F695 #F664C5
analogous
#7CF664 #64F695 #64F6DE
triadic
#64F695 #9564F6 #F69564
tetradic
#64F695 #647CF6 #F664C5 #F6DE64
square
#64F695 #647CF6 #F664C5 #F6DE64
split-complementary
#64F695 #DE64F6 #F6647C
monochromatic
#0CD34F #2AF36D #64F695 #9EF9BD #D8FDE4
Accessibility & contrast
On white
1.39
#64F695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#64F695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F695
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F695 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38E
Deuteranopia (green-blind)
#E3D69B
Tritanopia (blue-blind)
#35F3DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f695; /* rgb */ color: rgb(100, 246, 149); /* oklch */ color: oklch(87.1% 0.184 151.6);
Tailwind
colors: {
custom: {
50: '#9dfab5',
500: '#64f695',
950: '#000000',
},
}SCSS
$custom: #64f695; $custom-light: #9dfab5; $custom-dark: #000000;
JSON
{
"hex": "#64f695",
"rgb": {
"r": 100,
"g": 246,
"b": 149
},
"hsl": {
"h": 140.137,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.87069,
"c": 0.18421,
"h": 151.6
},
"luminance": 0.70791
}Semantic roles & 50–950 ramp
primary
#64F695
secondary
#CE3099
accent
#0098E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581