#64D7D9#64D7D9
#64D7D9 is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.4% C 0.104 H 196.9°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #64D7D9 |
|---|---|
| RGB | rgb(100, 215, 217) |
| HSL | hsl(181, 61%, 62%) |
| HSV | hsv(181, 54%, 85%) |
| CMYK | cmyk(53.9%, 0.9%, 0%, 14.9%) |
| CIE-LAB | lab(79.79, -31.84, -10.91) |
| CIE-LCH | lch(79.79, 33.65, 198.91°) |
| OKLab | oklab(81.38% -0.0996 -0.0302) |
| OKLCH | oklch(81.38% 0.104 196.9) |
| XYZ | xyz(42.0751, 56.3159, 74.2849) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.75
Darkturquoise
#00CED1
ΔE00 4.52
Aqua Blue
#02D8E9
ΔE00 5.31
Robin'S Egg
#6DEDFD
ΔE00 6.90
Turquoise
#40E0D0
ΔE00 7.13
Bright Light Blue
#26F7FD
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D7D9 #D96664
analogous
#64D9A1 #64D7D9 #649CD9
triadic
#64D7D9 #D964D7 #D7D964
tetradic
#64D7D9 #A164D9 #D96664 #9CD964
square
#64D7D9 #A164D9 #D96664 #9CD964
split-complementary
#64D7D9 #D9649C #D9A164
monochromatic
#269A9C #33CACD #64D7D9 #95E4E5 #C6F0F1
Accessibility & contrast
On white
1.71
#64D7D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#64D7D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D7D9
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D7D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D7D9 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACED9
Deuteranopia (green-blind)
#B7C0DA
Tritanopia (blue-blind)
#00DDD7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #64d7d9; /* rgb */ color: rgb(100, 215, 217); /* oklch */ color: oklch(81.4% 0.104 196.9);
Tailwind
colors: {
custom: {
50: '#9ae3e4',
500: '#64d7d9',
950: '#000000',
},
}SCSS
$custom: #64d7d9; $custom-light: #9ae3e4; $custom-dark: #000000;
JSON
{
"hex": "#64d7d9",
"rgb": {
"r": 100,
"g": 215,
"b": 217
},
"hsl": {
"h": 181.026,
"s": 60.622,
"l": 62.157
},
"oklch": {
"l": 0.81382,
"c": 0.10407,
"h": 196.9
},
"luminance": 0.5632
}Semantic roles & 50–950 ramp
primary
#64D7D9
secondary
#A04241
accent
#201DC8
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484