#64F692#64F692
#64F692 is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.0% C 0.187 H 150.9°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #64F692 |
|---|---|
| RGB | rgb(100, 246, 146) |
| HSL | hsl(139, 89%, 68%) |
| HSV | hsv(139, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 40.7%, 3.5%) |
| CIE-LAB | lab(87.34, -60.40, 36.68) |
| CIE-LCH | lch(87.34, 70.66, 148.73°) |
| OKLab | oklab(87.02% -0.1633 0.0909) |
| OKLCH | oklch(87.02% 0.187 150.9) |
| XYZ | xyz(43.3963, 70.6920, 38.5465) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.70
Light Green Blue
#56FCA2
ΔE00 2.74
Wintergreen
#20F986
ΔE00 3.04
Light Bluish Green
#76FDA8
ΔE00 3.09
Turquoise Green
#04F489
ΔE00 3.21
Baby Green
#8CFF9E
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F692 #F664C8
analogous
#7FF664 #64F692 #64F6DB
triadic
#64F692 #9264F6 #F69264
tetradic
#64F692 #647FF6 #F664C8 #F6DB64
square
#64F692 #647FF6 #F664C8 #F6DB64
split-complementary
#64F692 #DB64F6 #F6647F
monochromatic
#0CD34B #2AF369 #64F692 #9EF9BB #D8FDE3
Accessibility & contrast
On white
1.39
#64F692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#64F692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F692
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F692 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38B
Deuteranopia (green-blind)
#E4D699
Tritanopia (blue-blind)
#37F2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f692; /* rgb */ color: rgb(100, 246, 146); /* oklch */ color: oklch(87.0% 0.187 150.9);
Tailwind
colors: {
custom: {
50: '#9dfab3',
500: '#64f692',
950: '#000000',
},
}SCSS
$custom: #64f692; $custom-light: #9dfab3; $custom-dark: #000000;
JSON
{
"hex": "#64f692",
"rgb": {
"r": 100,
"g": 246,
"b": 146
},
"hsl": {
"h": 138.904,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.87016,
"c": 0.18691,
"h": 150.9
},
"luminance": 0.70696
}Semantic roles & 50–950 ramp
primary
#64F692
secondary
#CE309C
accent
#009DE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581