#64F98D#64F98D
#64F98D is a very light, vivid green. Relative luminance 0.724; OKLCH L 87.7% C 0.195 H 149.6°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #64F98D |
|---|---|
| RGB | rgb(100, 249, 141) |
| HSL | hsl(137, 93%, 68%) |
| HSV | hsv(137, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 43.4%, 2.4%) |
| CIE-LAB | lab(88.15, -62.33, 40.20) |
| CIE-LCH | lch(88.15, 74.16, 147.18°) |
| OKLab | oklab(87.66% -0.1684 0.0989) |
| OKLCH | oklch(87.66% 0.195 149.6) |
| XYZ | xyz(43.9357, 72.3795, 36.8494) |
| Luminance | 0.7238 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.74
Minty Green
#0BF77D
ΔE00 3.21
Baby Green
#8CFF9E
ΔE00 3.41
Spearmint
#1EF876
ΔE00 3.44
Sea Green (survey)
#53FCA1
ΔE00 3.45
Spring Green
#00FF7F
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F98D #F964D0
analogous
#85F964 #64F98D #64F9D7
triadic
#64F98D #8D64F9 #F98D64
tetradic
#64F98D #6485F9 #F964D0 #F9D764
square
#64F98D #6485F9 #F964D0 #F9D764
split-complementary
#64F98D #D764F9 #F96485
monochromatic
#08DA42 #29F762 #64F98D #9FFBB8 #DAFEE4
Accessibility & contrast
On white
1.36
#64F98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#64F98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F98D
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F98D | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE585
Deuteranopia (green-blind)
#E7D894
Tritanopia (blue-blind)
#38F5DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f98d; /* rgb */ color: rgb(100, 249, 141); /* oklch */ color: oklch(87.7% 0.195 149.6);
Tailwind
colors: {
custom: {
50: '#9dfcaf',
500: '#64f98d',
950: '#000000',
},
}SCSS
$custom: #64f98d; $custom-light: #9dfcaf; $custom-dark: #000000;
JSON
{
"hex": "#64f98d",
"rgb": {
"r": 100,
"g": 249,
"b": 141
},
"hsl": {
"h": 136.51,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.87663,
"c": 0.19529,
"h": 149.6
},
"luminance": 0.72384
}Semantic roles & 50–950 ramp
primary
#64F98D
secondary
#D22FA5
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681