#64DBCF#64DBCF
#64DBCF is a light, moderate teal. Relative luminance 0.579; OKLCH L 82.0% C 0.109 H 186.4°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #64DBCF |
|---|---|
| RGB | rgb(100, 219, 207) |
| HSL | hsl(174, 62%, 63%) |
| HSV | hsv(174, 54%, 86%) |
| CMYK | cmyk(54.3%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(80.67, -36.31, -4.27) |
| CIE-LCH | lch(80.67, 36.56, 186.71°) |
| OKLab | oklab(81.99% -0.1081 -0.0121) |
| OKLCH | oklch(81.99% 0.109 186.4) |
| XYZ | xyz(41.8447, 57.8733, 67.9849) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.85
Mediumturquoise
#48D1CC
ΔE00 3.71
Tiffany Blue
#7BF2DA
ΔE00 6.32
Seafoam Blue
#78D1B6
ΔE00 6.56
Darkturquoise
#00CED1
ΔE00 6.77
Bright Aqua
#0BF9EA
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DBCF #DB6470
analogous
#64DB94 #64DBCF #64ABDB
triadic
#64DBCF #CF64DB #DBCF64
tetradic
#64DBCF #9464DB #DB6470 #ABDB64
square
#64DBCF #9464DB #DB6470 #ABDB64
split-complementary
#64DBCF #DB64AB #DB9464
monochromatic
#25A093 #32CFC0 #64DBCF #96E7DE #C7F2EE
Accessibility & contrast
On white
1.67
#64DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#64DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DBCF
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DBCF | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CF
Deuteranopia (green-blind)
#BEC2D0
Tritanopia (blue-blind)
#00DFD7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64dbcf; /* rgb */ color: rgb(100, 219, 207); /* oklch */ color: oklch(82.0% 0.109 186.4);
Tailwind
colors: {
custom: {
50: '#9ae6dd',
500: '#64dbcf',
950: '#000000',
},
}SCSS
$custom: #64dbcf; $custom-light: #9ae6dd; $custom-dark: #000000;
JSON
{
"hex": "#64dbcf",
"rgb": {
"r": 100,
"g": 219,
"b": 207
},
"hsl": {
"h": 173.95,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.81995,
"c": 0.10879,
"h": 186.4
},
"luminance": 0.57877
}Semantic roles & 50–950 ramp
primary
#64DBCF
secondary
#A3404A
accent
#1B2DCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484