#64CBD6#64CBD6
#64CBD6 is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.5% C 0.097 H 204.7°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #64CBD6 |
|---|---|
| RGB | rgb(100, 203, 214) |
| HSL | hsl(186, 58%, 62%) |
| HSV | hsv(186, 53%, 84%) |
| CMYK | cmyk(53.3%, 5.1%, 0%, 16.1%) |
| CIE-LAB | lab(76.24, -26.84, -14.62) |
| CIE-LCH | lch(76.24, 30.56, 208.58°) |
| OKLab | oklab(78.49% -0.0878 -0.0404) |
| OKLCH | oklch(78.49% 0.097 204.7) |
| XYZ | xyz(38.7442, 50.2726, 71.2671) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.99
Darkturquoise
#00CED1
ΔE00 5.99
Mediumturquoise
#48D1CC
ΔE00 6.93
Robin'S Egg
#6DEDFD
ΔE00 7.96
Neon Blue
#04D9FF
ΔE00 8.15
Turquoise Blue
#06B1C4
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CBD6 #D66F64
analogous
#64D6A8 #64CBD6 #6492D6
triadic
#64CBD6 #D664CB #CBD664
tetradic
#64CBD6 #A864D6 #D66F64 #92D664
square
#64CBD6 #A864D6 #D66F64 #92D664
split-complementary
#64CBD6 #D66492 #D6A864
monochromatic
#288D98 #35BAC8 #64CBD6 #94DBE3 #C5EBF0
Accessibility & contrast
On white
1.90
#64CBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#64CBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CBD6
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CBD6 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC4D7
Deuteranopia (green-blind)
#ABB6D6
Tritanopia (blue-blind)
#00D2CE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #64cbd6; /* rgb */ color: rgb(100, 203, 214); /* oklch */ color: oklch(78.5% 0.097 204.7);
Tailwind
colors: {
custom: {
50: '#99dbe2',
500: '#64cbd6',
950: '#000000',
},
}SCSS
$custom: #64cbd6; $custom-light: #99dbe2; $custom-dark: #000000;
JSON
{
"hex": "#64cbd6",
"rgb": {
"r": 100,
"g": 203,
"b": 214
},
"hsl": {
"h": 185.789,
"s": 58.163,
"l": 61.569
},
"oklch": {
"l": 0.78487,
"c": 0.09669,
"h": 204.7
},
"luminance": 0.50276
}Semantic roles & 50–950 ramp
primary
#64CBD6
secondary
#9C4B42
accent
#3020C6
background
#FCFEFE
surface
#F5FBFC
border
#CFD4D5
text
#0F1515
muted
#808484