#64F192#64F192
#64F192 is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.8% C 0.180 H 151.4°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #64F192 |
|---|---|
| RGB | rgb(100, 241, 146) |
| HSL | hsl(140, 83%, 67%) |
| HSV | hsv(140, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 39.4%, 5.5%) |
| CIE-LAB | lab(85.85, -58.49, 34.74) |
| CIE-LCH | lch(85.85, 68.03, 149.29°) |
| OKLab | oklab(85.8% -0.1583 0.0863) |
| OKLCH | oklch(85.8% 0.18 151.4) |
| XYZ | xyz(41.8960, 67.6912, 38.0464) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.02
Light Green Blue
#56FCA2
ΔE00 3.03
Turquoise Green
#04F489
ΔE00 3.34
Light Bluish Green
#76FDA8
ΔE00 3.35
Weird Green
#3AE57F
ΔE00 3.62
Wintergreen
#20F986
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F192 #F164C3
analogous
#7DF164 #64F192 #64F1D8
triadic
#64F192 #9264F1 #F19264
tetradic
#64F192 #647DF1 #F164C3 #F1D864
square
#64F192 #647DF1 #F164C3 #F1D864
split-complementary
#64F192 #D864F1 #F1647D
monochromatic
#12C84E #2CEC6B #64F192 #9CF6B9 #D4FBE1
Accessibility & contrast
On white
1.44
#64F192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#64F192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F192
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F192 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8B
Deuteranopia (green-blind)
#DFD198
Tritanopia (blue-blind)
#39EED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f192; /* rgb */ color: rgb(100, 241, 146); /* oklch */ color: oklch(85.8% 0.180 151.4);
Tailwind
colors: {
custom: {
50: '#9cf7b3',
500: '#64f192',
950: '#000000',
},
}SCSS
$custom: #64f192; $custom-light: #9cf7b3; $custom-dark: #000000;
JSON
{
"hex": "#64f192",
"rgb": {
"r": 100,
"g": 241,
"b": 146
},
"hsl": {
"h": 139.574,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.85798,
"c": 0.18029,
"h": 151.4
},
"luminance": 0.67695
}Semantic roles & 50–950 ramp
primary
#64F192
secondary
#C53496
accent
#0699E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581