#64DF7F#64DF7F
#64DF7F is a light, vivid green. Relative luminance 0.570; OKLCH L 81.1% C 0.173 H 148.5°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #64DF7F |
|---|---|
| RGB | rgb(100, 223, 127) |
| HSL | hsl(133, 66%, 63%) |
| HSV | hsv(133, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 43%, 12.5%) |
| CIE-LAB | lab(80.19, -54.62, 36.85) |
| CIE-LCH | lch(80.19, 65.89, 145.99°) |
| OKLab | oklab(81.05% -0.1479 0.0907) |
| OKLCH | oklch(81.05% 0.173 148.5) |
| XYZ | xyz(35.4716, 57.0139, 29.2101) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.89
Tealish Green
#0CDC73
ΔE00 3.89
Lightish Green
#61E160
ΔE00 4.61
Lightgreen
#90EE90
ΔE00 5.08
Seaweed
#18D17B
ΔE00 5.58
Turquoise Green
#04F489
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DF7F #DF64C4
analogous
#86DF64 #64DF7F #64DFBC
triadic
#64DF7F #7F64DF #DF7F64
tetradic
#64DF7F #6486DF #DF64C4 #DFBC64
square
#64DF7F #6486DF #DF64C4 #DFBC64
split-complementary
#64DF7F #BC64DF #DF6486
monochromatic
#22A63F #31D555 #64DF7F #97E9A9 #C9F4D3
Accessibility & contrast
On white
1.69
#64DF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#64DF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DF7F
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DF7F | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE78
Deuteranopia (green-blind)
#D0C285
Tritanopia (blue-blind)
#48DBC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64df7f; /* rgb */ color: rgb(100, 223, 127); /* oklch */ color: oklch(81.1% 0.173 148.5);
Tailwind
colors: {
custom: {
50: '#9aeaa5',
500: '#64df7f',
950: '#000000',
},
}SCSS
$custom: #64df7f; $custom-light: #9aeaa5; $custom-dark: #000000;
JSON
{
"hex": "#64df7f",
"rgb": {
"r": 100,
"g": 223,
"b": 127
},
"hsl": {
"h": 133.171,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.81054,
"c": 0.17348,
"h": 148.5
},
"luminance": 0.57017
}Semantic roles & 50–950 ramp
primary
#64DF7F
secondary
#A93E91
accent
#18A6CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480