#64F68B#64F68B
#64F68B is a very light, vivid green. Relative luminance 0.705; OKLCH L 86.9% C 0.193 H 149.4°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #64F68B |
|---|---|
| RGB | rgb(100, 246, 139) |
| HSL | hsl(136, 89%, 68%) |
| HSV | hsv(136, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 43.5%, 3.5%) |
| CIE-LAB | lab(87.23, -61.52, 39.99) |
| CIE-LCH | lch(87.23, 73.38, 146.98°) |
| OKLab | oklab(86.9% -0.1663 0.0984) |
| OKLCH | oklch(86.9% 0.193 149.4) |
| XYZ | xyz(42.8684, 70.4808, 35.7661) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.83
Minty Green
#0BF77D
ΔE00 3.20
Turquoise Green
#04F489
ΔE00 3.38
Spearmint
#1EF876
ΔE00 3.47
Sea Green (survey)
#53FCA1
ΔE00 3.63
Baby Green
#8CFF9E
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F68B #F664CF
analogous
#86F664 #64F68B #64F6D4
triadic
#64F68B #8B64F6 #F68B64
tetradic
#64F68B #6486F6 #F664CF #F6D464
square
#64F68B #6486F6 #F664CF #F6D464
split-complementary
#64F68B #D464F6 #F66486
monochromatic
#0CD341 #2AF360 #64F68B #9EF9B6 #D8FDE2
Accessibility & contrast
On white
1.39
#64F68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#64F68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F68B
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F68B | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E383
Deuteranopia (green-blind)
#E5D592
Tritanopia (blue-blind)
#3BF2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f68b; /* rgb */ color: rgb(100, 246, 139); /* oklch */ color: oklch(86.9% 0.193 149.4);
Tailwind
colors: {
custom: {
50: '#9dfaae',
500: '#64f68b',
950: '#000000',
},
}SCSS
$custom: #64f68b; $custom-light: #9dfaae; $custom-dark: #000000;
JSON
{
"hex": "#64f68b",
"rgb": {
"r": 100,
"g": 246,
"b": 139
},
"hsl": {
"h": 136.027,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.86898,
"c": 0.19318,
"h": 149.4
},
"luminance": 0.70485
}Semantic roles & 50–950 ramp
primary
#64F68B
secondary
#CE30A4
accent
#00A8E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581