#64D9DC#64D9DC
#64D9DC is a light, moderate teal. Relative luminance 0.575; OKLCH L 81.9% C 0.105 H 197.6°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64D9DC |
|---|---|
| RGB | rgb(100, 217, 220) |
| HSL | hsl(182, 63%, 63%) |
| HSV | hsv(182, 55%, 86%) |
| CMYK | cmyk(54.5%, 1.4%, 0%, 13.7%) |
| CIE-LAB | lab(80.46, -31.99, -11.51) |
| CIE-LCH | lch(80.46, 34.00, 199.79°) |
| OKLab | oklab(81.95% -0.1005 -0.0319) |
| OKLCH | oklch(81.95% 0.105 197.6) |
| XYZ | xyz(42.9812, 57.4982, 76.5294) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.21
Darkturquoise
#00CED1
ΔE00 4.79
Aqua Blue
#02D8E9
ΔE00 5.02
Robin'S Egg
#6DEDFD
ΔE00 6.32
Bright Light Blue
#26F7FD
ΔE00 7.23
Robin Egg Blue
#8AF1FE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D9DC #DC6764
analogous
#64DCA3 #64D9DC #649DDC
triadic
#64D9DC #DC64D9 #D9DC64
tetradic
#64D9DC #A364DC #DC6764 #9DDC64
square
#64D9DC #A364DC #DC6764 #9DDC64
split-complementary
#64D9DC #DC649D #DCA364
monochromatic
#249EA1 #32CDD1 #64D9DC #96E5E7 #C8F1F3
Accessibility & contrast
On white
1.68
#64D9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#64D9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D9DC
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D9DC | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DC
Deuteranopia (green-blind)
#B8C1DD
Tritanopia (blue-blind)
#00DFDA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64d9dc; /* rgb */ color: rgb(100, 217, 220); /* oklch */ color: oklch(81.9% 0.105 197.6);
Tailwind
colors: {
custom: {
50: '#9be5e6',
500: '#64d9dc',
950: '#000000',
},
}SCSS
$custom: #64d9dc; $custom-light: #9be5e6; $custom-dark: #000000;
JSON
{
"hex": "#64d9dc",
"rgb": {
"r": 100,
"g": 217,
"b": 220
},
"hsl": {
"h": 181.5,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.81948,
"c": 0.10542,
"h": 197.6
},
"luminance": 0.57502
}Semantic roles & 50–950 ramp
primary
#64D9DC
secondary
#A54240
accent
#1F1BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484