#64F38F#64F38F
#64F38F is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.2% C 0.186 H 150.5°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #64F38F |
|---|---|
| RGB | rgb(100, 243, 143) |
| HSL | hsl(138, 86%, 67%) |
| HSV | hsv(138, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 41.2%, 4.7%) |
| CIE-LAB | lab(86.40, -59.75, 36.95) |
| CIE-LCH | lch(86.40, 70.25, 148.27°) |
| OKLab | oklab(86.23% -0.1616 0.0914) |
| OKLCH | oklch(86.23% 0.186 150.5) |
| XYZ | xyz(42.2609, 68.7896, 37.0319) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.20
Light Green Blue
#56FCA2
ΔE00 3.21
Turquoise Green
#04F489
ΔE00 3.22
Light Bluish Green
#76FDA8
ΔE00 3.54
Minty Green
#0BF77D
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F38F #F364C8
analogous
#81F364 #64F38F #64F3D7
triadic
#64F38F #8F64F3 #F38F64
tetradic
#64F38F #6481F3 #F364C8 #F3D764
square
#64F38F #6481F3 #F364C8 #F3D764
split-complementary
#64F38F #D764F3 #F36481
monochromatic
#10CD49 #2BEF66 #64F38F #9DF7B8 #D6FCE1
Accessibility & contrast
On white
1.42
#64F38F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#64F38F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F38F
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F38F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F38F | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E088
Deuteranopia (green-blind)
#E1D396
Tritanopia (blue-blind)
#3AEFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f38f; /* rgb */ color: rgb(100, 243, 143); /* oklch */ color: oklch(86.2% 0.186 150.5);
Tailwind
colors: {
custom: {
50: '#9cf8b1',
500: '#64f38f',
950: '#000000',
},
}SCSS
$custom: #64f38f; $custom-light: #9cf8b1; $custom-dark: #000000;
JSON
{
"hex": "#64f38f",
"rgb": {
"r": 100,
"g": 243,
"b": 143
},
"hsl": {
"h": 138.042,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.86233,
"c": 0.18565,
"h": 150.5
},
"luminance": 0.68794
}Semantic roles & 50–950 ramp
primary
#64F38F
secondary
#C9329C
accent
#039FE2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581