#64F98F#64F98F
#64F98F is a very light, vivid green. Relative luminance 0.724; OKLCH L 87.7% C 0.194 H 150.0°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #64F98F |
|---|---|
| RGB | rgb(100, 249, 143) |
| HSL | hsl(137, 93%, 68%) |
| HSV | hsv(137, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 42.6%, 2.4%) |
| CIE-LAB | lab(88.18, -62.01, 39.25) |
| CIE-LCH | lch(88.18, 73.39, 147.66°) |
| OKLab | oklab(87.7% -0.1676 0.0968) |
| OKLCH | oklch(87.7% 0.194 150) |
| XYZ | xyz(44.0859, 72.4396, 37.6402) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.76
Sea Green (survey)
#53FCA1
ΔE00 3.16
Light Green Blue
#56FCA2
ΔE00 3.23
Minty Green
#0BF77D
ΔE00 3.31
Baby Green
#8CFF9E
ΔE00 3.35
Turquoise Green
#04F489
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F98F #F964CE
analogous
#83F964 #64F98F #64F9D9
triadic
#64F98F #8F64F9 #F98F64
tetradic
#64F98F #6483F9 #F964CE #F9D964
square
#64F98F #6483F9 #F964CE #F9D964
split-complementary
#64F98F #D964F9 #F96483
monochromatic
#08DA45 #29F764 #64F98F #9FFBBA #DAFEE4
Accessibility & contrast
On white
1.36
#64F98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#64F98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F98F
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F98F | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE587
Deuteranopia (green-blind)
#E7D896
Tritanopia (blue-blind)
#37F5DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f98f; /* rgb */ color: rgb(100, 249, 143); /* oklch */ color: oklch(87.7% 0.194 150.0);
Tailwind
colors: {
custom: {
50: '#9dfcb1',
500: '#64f98f',
950: '#000000',
},
}SCSS
$custom: #64f98f; $custom-light: #9dfcb1; $custom-dark: #000000;
JSON
{
"hex": "#64f98f",
"rgb": {
"r": 100,
"g": 249,
"b": 143
},
"hsl": {
"h": 137.315,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.87696,
"c": 0.19351,
"h": 150
},
"luminance": 0.72444
}Semantic roles & 50–950 ramp
primary
#64F98F
secondary
#D22FA3
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101811
muted
#808681