#64DFA0#64DFA0
#64DFA0 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.7% C 0.143 H 158.5°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFA0 |
|---|---|
| RGB | rgb(100, 223, 160) |
| HSL | hsl(149, 66%, 63%) |
| HSV | hsv(149, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 28.3%, 12.5%) |
| CIE-LAB | lab(80.75, -48.73, 20.71) |
| CIE-LCH | lch(80.75, 52.95, 156.98°) |
| OKLab | oklab(81.7% -0.1333 0.0526) |
| OKLCH | oklch(81.7% 0.143 158.5) |
| XYZ | xyz(37.9851, 58.0193, 42.4480) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.13
Seafoam
#7FE0B3
ΔE00 4.39
Eucalyptus
#44D7A8
ΔE00 4.86
Light Greenish Blue
#63F7B4
ΔE00 5.28
Hospital Green
#9BE5AA
ΔE00 6.04
Seafoam Green
#7AF9AB
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFA0 #DF64A3
analogous
#65DF64 #64DFA0 #64DFDD
triadic
#64DFA0 #A064DF #DFA064
tetradic
#64DFA0 #6465DF #DF64A3 #DFDD64
square
#64DFA0 #6465DF #DF64A3 #DFDD64
split-complementary
#64DFA0 #DD64DF #DF6465
monochromatic
#22A663 #31D581 #64DFA0 #97E9BF #C9F4DE
Accessibility & contrast
On white
1.67
#64DFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#64DFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFA0
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFA0 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD09C
Deuteranopia (green-blind)
#CCC3A4
Tritanopia (blue-blind)
#39DECE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64dfa0; /* rgb */ color: rgb(100, 223, 160); /* oklch */ color: oklch(81.7% 0.143 158.5);
Tailwind
colors: {
custom: {
50: '#99eabc',
500: '#64dfa0',
950: '#000000',
},
}SCSS
$custom: #64dfa0; $custom-light: #99eabc; $custom-dark: #000000;
JSON
{
"hex": "#64dfa0",
"rgb": {
"r": 100,
"g": 223,
"b": 160
},
"hsl": {
"h": 149.268,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.81699,
"c": 0.14336,
"h": 158.5
},
"luminance": 0.58023
}Semantic roles & 50–950 ramp
primary
#64DFA0
secondary
#A93E75
accent
#1875CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482