#64F092#64F092
#64F092 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.6% C 0.179 H 151.5°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #64F092 |
|---|---|
| RGB | rgb(100, 240, 146) |
| HSL | hsl(140, 82%, 67%) |
| HSV | hsv(140, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 39.2%, 5.9%) |
| CIE-LAB | lab(85.55, -58.11, 34.35) |
| CIE-LCH | lch(85.55, 67.50, 149.41°) |
| OKLab | oklab(85.55% -0.1573 0.0854) |
| OKLCH | oklch(85.55% 0.179 151.5) |
| XYZ | xyz(41.6008, 67.1009, 37.9480) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.13
Light Green Blue
#56FCA2
ΔE00 3.14
Turquoise Green
#04F489
ΔE00 3.42
Light Bluish Green
#76FDA8
ΔE00 3.45
Weird Green
#3AE57F
ΔE00 3.51
Seafoam Green
#7AF9AB
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F092 #F064C2
analogous
#7CF064 #64F092 #64F0D8
triadic
#64F092 #9264F0 #F09264
tetradic
#64F092 #647CF0 #F064C2 #F0D864
square
#64F092 #647CF0 #F064C2 #F0D864
split-complementary
#64F092 #D864F0 #F0647C
monochromatic
#13C64E #2CEB6B #64F092 #9CF5B9 #D4FBE0
Accessibility & contrast
On white
1.46
#64F092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#64F092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F092
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F092 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8B
Deuteranopia (green-blind)
#DED198
Tritanopia (blue-blind)
#3AEDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f092; /* rgb */ color: rgb(100, 240, 146); /* oklch */ color: oklch(85.6% 0.179 151.5);
Tailwind
colors: {
custom: {
50: '#9cf6b3',
500: '#64f092',
950: '#000000',
},
}SCSS
$custom: #64f092; $custom-light: #9cf6b3; $custom-dark: #000000;
JSON
{
"hex": "#64f092",
"rgb": {
"r": 100,
"g": 240,
"b": 146
},
"hsl": {
"h": 139.714,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.85554,
"c": 0.17896,
"h": 151.5
},
"luminance": 0.67105
}Semantic roles & 50–950 ramp
primary
#64F092
secondary
#C43595
accent
#0798DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581