#64CCDB#64CCDB
#64CCDB is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.9% C 0.098 H 207.9°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #64CCDB |
|---|---|
| RGB | rgb(100, 204, 219) |
| HSL | hsl(188, 62%, 63%) |
| HSV | hsv(188, 54%, 86%) |
| CMYK | cmyk(54.3%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(76.68, -25.96, -16.64) |
| CIE-LCH | lch(76.68, 30.84, 212.67°) |
| OKLab | oklab(78.9% -0.0869 -0.046) |
| OKLCH | oklch(78.9% 0.098 207.9) |
| XYZ | xyz(39.6294, 51.0058, 74.7608) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.96
Neon Blue
#04D9FF
ΔE00 6.92
Darkturquoise
#00CED1
ΔE00 7.07
Robin'S Egg
#6DEDFD
ΔE00 7.61
Sky Blue
#87CEEB
ΔE00 7.62
Mediumturquoise
#48D1CC
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CCDB #DB7364
analogous
#64DBAE #64CCDB #6490DB
triadic
#64CCDB #DB64CC #CCDB64
tetradic
#64CCDB #AE64DB #DB7364 #90DB64
square
#64CCDB #AE64DB #DB7364 #90DB64
split-complementary
#64CCDB #DB6490 #DBAE64
monochromatic
#2590A0 #32BCCF #64CCDB #96DCE7 #C7EDF2
Accessibility & contrast
On white
1.87
#64CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#64CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CCDB
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CCDB | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DC
Deuteranopia (green-blind)
#ABB7DB
Tritanopia (blue-blind)
#00D4D0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #64ccdb; /* rgb */ color: rgb(100, 204, 219); /* oklch */ color: oklch(78.9% 0.098 207.9);
Tailwind
colors: {
custom: {
50: '#9adbe6',
500: '#64ccdb',
950: '#000000',
},
}SCSS
$custom: #64ccdb; $custom-light: #9adbe6; $custom-dark: #000000;
JSON
{
"hex": "#64ccdb",
"rgb": {
"r": 100,
"g": 204,
"b": 219
},
"hsl": {
"h": 187.563,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.78898,
"c": 0.09836,
"h": 207.9
},
"luminance": 0.5101
}Semantic roles & 50–950 ramp
primary
#64CCDB
secondary
#A34D40
accent
#311BCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484