#64DCD1#64DCD1
#64DCD1 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.3% C 0.109 H 187.2°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCD1 |
|---|---|
| RGB | rgb(100, 220, 209) |
| HSL | hsl(175, 63%, 63%) |
| HSV | hsv(175, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(81.01, -36.26, -4.83) |
| CIE-LCH | lch(81.01, 36.58, 187.59°) |
| OKLab | oklab(82.29% -0.1083 -0.0136) |
| OKLCH | oklch(82.29% 0.109 187.2) |
| XYZ | xyz(42.3524, 58.4951, 69.3680) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.94
Mediumturquoise
#48D1CC
ΔE00 3.65
Tiffany Blue
#7BF2DA
ΔE00 6.36
Darkturquoise
#00CED1
ΔE00 6.62
Seafoam Blue
#78D1B6
ΔE00 6.97
Bright Aqua
#0BF9EA
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCD1 #DC646F
analogous
#64DC95 #64DCD1 #64ABDC
triadic
#64DCD1 #D164DC #DCD164
tetradic
#64DCD1 #9564DC #DC646F #ABDC64
square
#64DCD1 #9564DC #DC646F #ABDC64
split-complementary
#64DCD1 #DC64AB #DC9564
monochromatic
#24A196 #32D1C2 #64DCD1 #96E7E0 #C8F3EF
Accessibility & contrast
On white
1.65
#64DCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#64DCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCD1
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCD1 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1D1
Deuteranopia (green-blind)
#BEC3D2
Tritanopia (blue-blind)
#00E1D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64dcd1; /* rgb */ color: rgb(100, 220, 209); /* oklch */ color: oklch(82.3% 0.109 187.2);
Tailwind
colors: {
custom: {
50: '#9ae7df',
500: '#64dcd1',
950: '#000000',
},
}SCSS
$custom: #64dcd1; $custom-light: #9ae7df; $custom-dark: #000000;
JSON
{
"hex": "#64dcd1",
"rgb": {
"r": 100,
"g": 220,
"b": 209
},
"hsl": {
"h": 174.5,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.82292,
"c": 0.10918,
"h": 187.2
},
"luminance": 0.58499
}Semantic roles & 50–950 ramp
primary
#64DCD1
secondary
#A54049
accent
#1B2BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484