#64D8D6#64D8D6
#64D8D6 is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.5% C 0.105 H 193.8°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #64D8D6 |
|---|---|
| RGB | rgb(100, 216, 214) |
| HSL | hsl(179, 60%, 62%) |
| HSV | hsv(179, 54%, 85%) |
| CMYK | cmyk(53.7%, 0%, 0.9%, 15.3%) |
| CIE-LAB | lab(79.99, -33.10, -9.00) |
| CIE-LCH | lch(79.99, 34.30, 195.22°) |
| OKLab | oklab(81.52% -0.1019 -0.025) |
| OKLCH | oklch(81.52% 0.105 193.8) |
| XYZ | xyz(41.9439, 56.6721, 72.3337) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.88
Darkturquoise
#00CED1
ΔE00 4.67
Turquoise
#40E0D0
ΔE00 5.73
Aqua Blue
#02D8E9
ΔE00 6.51
Bright Light Blue
#26F7FD
ΔE00 7.73
Robin'S Egg
#6DEDFD
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D8D6 #D86466
analogous
#64D89C #64D8D6 #64A0D8
triadic
#64D8D6 #D664D8 #D8D664
tetradic
#64D8D6 #9C64D8 #D86466 #A0D864
square
#64D8D6 #9C64D8 #D86466 #A0D864
split-complementary
#64D8D6 #D864A0 #D89C64
monochromatic
#279B99 #33CCC9 #64D8D6 #95E4E3 #C6F1F0
Accessibility & contrast
On white
1.70
#64D8D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#64D8D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D8D6
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D8D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D8D6 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCFD6
Deuteranopia (green-blind)
#B9C0D7
Tritanopia (blue-blind)
#00DED7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #64d8d6; /* rgb */ color: rgb(100, 216, 214); /* oklch */ color: oklch(81.5% 0.105 193.8);
Tailwind
colors: {
custom: {
50: '#9ae4e2',
500: '#64d8d6',
950: '#000000',
},
}SCSS
$custom: #64d8d6; $custom-light: #9ae4e2; $custom-dark: #000000;
JSON
{
"hex": "#64d8d6",
"rgb": {
"r": 100,
"g": 216,
"b": 214
},
"hsl": {
"h": 178.966,
"s": 59.794,
"l": 61.961
},
"oklch": {
"l": 0.81515,
"c": 0.10493,
"h": 193.8
},
"luminance": 0.56676
}Semantic roles & 50–950 ramp
primary
#64D8D6
secondary
#9F4143
accent
#1E21C7
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484