#64DCC5#64DCC5
#64DCC5 is a light, moderate teal. Relative luminance 0.579; OKLCH L 81.9% C 0.114 H 178.8°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCC5 |
|---|---|
| RGB | rgb(100, 220, 197) |
| HSL | hsl(169, 63%, 63%) |
| HSV | hsv(169, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 10.5%, 13.7%) |
| CIE-LAB | lab(80.70, -39.24, 1.09) |
| CIE-LCH | lch(80.70, 39.26, 178.40°) |
| OKLab | oklab(81.93% -0.1135 0.0023) |
| OKLCH | oklch(81.93% 0.114 178.8) |
| XYZ | xyz(40.9223, 57.9231, 61.8362) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.56
Seafoam Blue
#78D1B6
ΔE00 4.13
Tiffany Blue
#7BF2DA
ΔE00 5.05
Aqua (survey)
#13EAC9
ΔE00 5.12
Aquamarine (survey)
#04D8B2
ΔE00 5.63
Mediumaquamarine
#66CDAA
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCC5 #DC647B
analogous
#64DC89 #64DCC5 #64B7DC
triadic
#64DCC5 #C564DC #DCC564
tetradic
#64DCC5 #8964DC #DC647B #B7DC64
square
#64DCC5 #8964DC #DC647B #B7DC64
split-complementary
#64DCC5 #DC64B7 #DC8964
monochromatic
#24A189 #32D1B2 #64DCC5 #96E7D8 #C8F3EA
Accessibility & contrast
On white
1.67
#64DCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#64DCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCC5
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCC5 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C4
Deuteranopia (green-blind)
#C1C3C7
Tritanopia (blue-blind)
#10DFD5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64dcc5; /* rgb */ color: rgb(100, 220, 197); /* oklch */ color: oklch(81.9% 0.114 178.8);
Tailwind
colors: {
custom: {
50: '#9ae7d6',
500: '#64dcc5',
950: '#000000',
},
}SCSS
$custom: #64dcc5; $custom-light: #9ae7d6; $custom-dark: #000000;
JSON
{
"hex": "#64dcc5",
"rgb": {
"r": 100,
"g": 220,
"b": 197
},
"hsl": {
"h": 168.5,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.8193,
"c": 0.11356,
"h": 178.8
},
"luminance": 0.57927
}Semantic roles & 50–950 ramp
primary
#64DCC5
secondary
#A54053
accent
#1B3CCB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483