#64F38D#64F38D
#64F38D is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.2% C 0.187 H 150.1°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #64F38D |
|---|---|
| RGB | rgb(100, 243, 141) |
| HSL | hsl(137, 86%, 67%) |
| HSV | hsv(137, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 42%, 4.7%) |
| CIE-LAB | lab(86.37, -60.08, 37.90) |
| CIE-LCH | lch(86.37, 71.03, 147.76°) |
| OKLab | oklab(86.2% -0.1624 0.0936) |
| OKLCH | oklch(86.2% 0.187 150.1) |
| XYZ | xyz(42.1108, 68.7296, 36.2411) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.12
Turquoise Green
#04F489
ΔE00 3.25
Sea Green (survey)
#53FCA1
ΔE00 3.41
Light Green Blue
#56FCA2
ΔE00 3.45
Minty Green
#0BF77D
ΔE00 3.55
Light Bluish Green
#76FDA8
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F38D #F364CA
analogous
#82F364 #64F38D #64F3D5
triadic
#64F38D #8D64F3 #F38D64
tetradic
#64F38D #6482F3 #F364CA #F3D564
square
#64F38D #6482F3 #F364CA #F3D564
split-complementary
#64F38D #D564F3 #F36482
monochromatic
#10CD46 #2BEF63 #64F38D #9DF7B7 #D6FCE1
Accessibility & contrast
On white
1.42
#64F38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#64F38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F38D
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F38D | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E086
Deuteranopia (green-blind)
#E2D394
Tritanopia (blue-blind)
#3BEFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f38d; /* rgb */ color: rgb(100, 243, 141); /* oklch */ color: oklch(86.2% 0.187 150.1);
Tailwind
colors: {
custom: {
50: '#9cf8af',
500: '#64f38d',
950: '#000000',
},
}SCSS
$custom: #64f38d; $custom-light: #9cf8af; $custom-dark: #000000;
JSON
{
"hex": "#64f38d",
"rgb": {
"r": 100,
"g": 243,
"b": 141
},
"hsl": {
"h": 137.203,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.86199,
"c": 0.18746,
"h": 150.1
},
"luminance": 0.68734
}Semantic roles & 50–950 ramp
primary
#64F38D
secondary
#C9329E
accent
#03A2E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581