#64F98C#64F98C
#64F98C is a very light, vivid green. Relative luminance 0.724; OKLCH L 87.6% C 0.196 H 149.4°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #64F98C |
|---|---|
| RGB | rgb(100, 249, 140) |
| HSL | hsl(136, 93%, 68%) |
| HSV | hsv(136, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 43.8%, 2.4%) |
| CIE-LAB | lab(88.14, -62.48, 40.66) |
| CIE-LCH | lch(88.14, 74.55, 146.94°) |
| OKLab | oklab(87.65% -0.1688 0.0999) |
| OKLCH | oklch(87.65% 0.196 149.4) |
| XYZ | xyz(43.8617, 72.3499, 36.4593) |
| Luminance | 0.7235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.74
Minty Green
#0BF77D
ΔE00 3.16
Spearmint
#1EF876
ΔE00 3.35
Spring Green
#00FF7F
ΔE00 3.43
Baby Green
#8CFF9E
ΔE00 3.45
Turquoise Green
#04F489
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F98C #F964D1
analogous
#86F964 #64F98C #64F9D6
triadic
#64F98C #8C64F9 #F98C64
tetradic
#64F98C #6486F9 #F964D1 #F9D664
square
#64F98C #6486F9 #F964D1 #F9D664
split-complementary
#64F98C #D664F9 #F96486
monochromatic
#08DA41 #29F760 #64F98C #9FFBB8 #DAFEE3
Accessibility & contrast
On white
1.36
#64F98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#64F98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F98C
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F98C | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE584
Deuteranopia (green-blind)
#E7D893
Tritanopia (blue-blind)
#39F5DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f98c; /* rgb */ color: rgb(100, 249, 140); /* oklch */ color: oklch(87.6% 0.196 149.4);
Tailwind
colors: {
custom: {
50: '#9dfcaf',
500: '#64f98c',
950: '#000000',
},
}SCSS
$custom: #64f98c; $custom-light: #9dfcaf; $custom-dark: #000000;
JSON
{
"hex": "#64f98c",
"rgb": {
"r": 100,
"g": 249,
"b": 140
},
"hsl": {
"h": 136.107,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.87646,
"c": 0.19619,
"h": 149.4
},
"luminance": 0.72354
}Semantic roles & 50–950 ramp
primary
#64F98C
secondary
#D22FA7
accent
#00A8E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681