#64DFA7#64DFA7
#64DFA7 is a light, vivid teal. Relative luminance 0.583; OKLCH L 81.9% C 0.137 H 161.3°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFA7 |
|---|---|
| RGB | rgb(100, 223, 167) |
| HSL | hsl(153, 66%, 63%) |
| HSV | hsv(153, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 25.1%, 12.5%) |
| CIE-LAB | lab(80.89, -47.31, 17.24) |
| CIE-LCH | lch(80.89, 50.35, 159.98°) |
| OKLab | oklab(81.86% -0.1302 0.044) |
| OKLCH | oklch(81.86% 0.137 161.3) |
| XYZ | xyz(38.6148, 58.2711, 45.7642) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.28
Eucalyptus
#44D7A8
ΔE00 3.70
Aqua Green
#12E193
ΔE00 5.00
Aqua Marine
#2EE8BB
ΔE00 5.30
Light Greenish Blue
#63F7B4
ΔE00 5.38
Mediumaquamarine
#66CDAA
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFA7 #DF649C
analogous
#64DF69 #64DFA7 #64D9DF
triadic
#64DFA7 #A764DF #DFA764
tetradic
#64DFA7 #6964DF #DF649C #D9DF64
square
#64DFA7 #6964DF #DF649C #D9DF64
split-complementary
#64DFA7 #DF64D9 #DF6964
monochromatic
#22A66A #31D58A #64DFA7 #97E9C4 #C9F4E1
Accessibility & contrast
On white
1.66
#64DFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#64DFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFA7
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFA7 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A4
Deuteranopia (green-blind)
#CAC4AA
Tritanopia (blue-blind)
#34DED0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64dfa7; /* rgb */ color: rgb(100, 223, 167); /* oklch */ color: oklch(81.9% 0.137 161.3);
Tailwind
colors: {
custom: {
50: '#99eac1',
500: '#64dfa7',
950: '#000000',
},
}SCSS
$custom: #64dfa7; $custom-light: #99eac1; $custom-dark: #000000;
JSON
{
"hex": "#64dfa7",
"rgb": {
"r": 100,
"g": 223,
"b": 167
},
"hsl": {
"h": 152.683,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.81859,
"c": 0.13743,
"h": 161.3
},
"luminance": 0.58275
}Semantic roles & 50–950 ramp
primary
#64DFA7
secondary
#A93E6F
accent
#186BCE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482