#64F08D#64F08D
#64F08D is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.5% C 0.183 H 150.3°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #64F08D |
|---|---|
| RGB | rgb(100, 240, 141) |
| HSL | hsl(138, 82%, 67%) |
| HSV | hsv(138, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(85.48, -58.94, 36.74) |
| CIE-LCH | lch(85.48, 69.45, 148.06°) |
| OKLab | oklab(85.47% -0.1594 0.0909) |
| OKLCH | oklch(85.47% 0.183 150.3) |
| XYZ | xyz(41.2203, 66.9487, 35.9443) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.35
Weird Green
#3AE57F
ΔE00 3.36
Wintergreen
#20F986
ΔE00 3.52
Sea Green (survey)
#53FCA1
ΔE00 3.60
Light Green Blue
#56FCA2
ΔE00 3.63
Minty Green
#0BF77D
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F08D #F064C7
analogous
#81F064 #64F08D #64F0D3
triadic
#64F08D #8D64F0 #F08D64
tetradic
#64F08D #6481F0 #F064C7 #F0D364
square
#64F08D #6481F0 #F064C7 #F0D364
split-complementary
#64F08D #D364F0 #F06481
monochromatic
#13C648 #2CEB64 #64F08D #9CF5B6 #D4FBDF
Accessibility & contrast
On white
1.46
#64F08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#64F08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F08D
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F08D | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD86
Deuteranopia (green-blind)
#DFD194
Tritanopia (blue-blind)
#3CECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f08d; /* rgb */ color: rgb(100, 240, 141); /* oklch */ color: oklch(85.5% 0.183 150.3);
Tailwind
colors: {
custom: {
50: '#9cf6af',
500: '#64f08d',
950: '#000000',
},
}SCSS
$custom: #64f08d; $custom-light: #9cf6af; $custom-dark: #000000;
JSON
{
"hex": "#64f08d",
"rgb": {
"r": 100,
"g": 240,
"b": 141
},
"hsl": {
"h": 137.571,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.85466,
"c": 0.18349,
"h": 150.3
},
"luminance": 0.66953
}Semantic roles & 50–950 ramp
primary
#64F08D
secondary
#C4359A
accent
#079FDF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581