#64CBD9#64CBD9
#64CBD9 is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.6% C 0.097 H 207.2°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #64CBD9 |
|---|---|
| RGB | rgb(100, 203, 217) |
| HSL | hsl(187, 61%, 62%) |
| HSV | hsv(187, 54%, 85%) |
| CMYK | cmyk(53.9%, 6.5%, 0%, 14.9%) |
| CIE-LAB | lab(76.33, -26.02, -16.10) |
| CIE-LCH | lch(76.33, 30.59, 211.75°) |
| OKLab | oklab(78.6% -0.0866 -0.0445) |
| OKLCH | oklch(78.6% 0.097 207.2) |
| XYZ | xyz(39.1308, 50.4273, 73.3035) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.06
Darkturquoise
#00CED1
ΔE00 6.83
Neon Blue
#04D9FF
ΔE00 7.29
Robin'S Egg
#6DEDFD
ΔE00 7.86
Sky Blue
#87CEEB
ΔE00 7.90
Mediumturquoise
#48D1CC
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CBD9 #D97264
analogous
#64D9AC #64CBD9 #6491D9
triadic
#64CBD9 #D964CB #CBD964
tetradic
#64CBD9 #AC64D9 #D97264 #91D964
square
#64CBD9 #AC64D9 #D97264 #91D964
split-complementary
#64CBD9 #D96491 #D9AC64
monochromatic
#268E9C #33BBCD #64CBD9 #95DBE5 #C6ECF1
Accessibility & contrast
On white
1.89
#64CBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#64CBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CBD9
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CBD9 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DA
Deuteranopia (green-blind)
#AAB6D9
Tritanopia (blue-blind)
#00D3CF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #64cbd9; /* rgb */ color: rgb(100, 203, 217); /* oklch */ color: oklch(78.6% 0.097 207.2);
Tailwind
colors: {
custom: {
50: '#9adbe4',
500: '#64cbd9',
950: '#000000',
},
}SCSS
$custom: #64cbd9; $custom-light: #9adbe4; $custom-dark: #000000;
JSON
{
"hex": "#64cbd9",
"rgb": {
"r": 100,
"g": 203,
"b": 217
},
"hsl": {
"h": 187.179,
"s": 60.622,
"l": 62.157
},
"oklch": {
"l": 0.78595,
"c": 0.09739,
"h": 207.2
},
"luminance": 0.50431
}Semantic roles & 50–950 ramp
primary
#64CBD9
secondary
#A04C41
accent
#321DC8
background
#FCFEFE
surface
#F5FBFC
border
#CFD4D5
text
#0F1515
muted
#808484