#64F38B#64F38B
#64F38B is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.2% C 0.189 H 149.6°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #64F38B |
|---|---|
| RGB | rgb(100, 243, 139) |
| HSL | hsl(136, 86%, 67%) |
| HSV | hsv(136, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 42.8%, 4.7%) |
| CIE-LAB | lab(86.34, -60.40, 38.84) |
| CIE-LCH | lch(86.34, 71.81, 147.25°) |
| OKLab | oklab(86.17% -0.1633 0.0957) |
| OKLCH | oklch(86.17% 0.189 149.6) |
| XYZ | xyz(41.9633, 68.6706, 35.4644) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.07
Turquoise Green
#04F489
ΔE00 3.31
Minty Green
#0BF77D
ΔE00 3.42
Sea Green (survey)
#53FCA1
ΔE00 3.66
Light Green Blue
#56FCA2
ΔE00 3.71
Spearmint
#1EF876
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F38B #F364CC
analogous
#84F364 #64F38B #64F3D3
triadic
#64F38B #8B64F3 #F38B64
tetradic
#64F38B #6484F3 #F364CC #F3D364
square
#64F38B #6484F3 #F364CC #F3D364
split-complementary
#64F38B #D364F3 #F36484
monochromatic
#10CD43 #2BEF60 #64F38B #9DF7B6 #D6FCE0
Accessibility & contrast
On white
1.43
#64F38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#64F38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F38B
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F38B | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E083
Deuteranopia (green-blind)
#E2D392
Tritanopia (blue-blind)
#3CEFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f38b; /* rgb */ color: rgb(100, 243, 139); /* oklch */ color: oklch(86.2% 0.189 149.6);
Tailwind
colors: {
custom: {
50: '#9cf8ae',
500: '#64f38b',
950: '#000000',
},
}SCSS
$custom: #64f38b; $custom-light: #9cf8ae; $custom-dark: #000000;
JSON
{
"hex": "#64f38b",
"rgb": {
"r": 100,
"g": 243,
"b": 139
},
"hsl": {
"h": 136.364,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.86165,
"c": 0.18925,
"h": 149.6
},
"luminance": 0.68675
}Semantic roles & 50–950 ramp
primary
#64F38B
secondary
#C932A0
accent
#03A5E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581