#64DBDF#64DBDF
#64DBDF is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.5% C 0.107 H 198.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #64DBDF |
|---|---|
| RGB | rgb(100, 219, 223) |
| HSL | hsl(182, 66%, 63%) |
| HSV | hsv(182, 55%, 87%) |
| CMYK | cmyk(55.2%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(81.12, -32.14, -12.12) |
| CIE-LCH | lch(81.12, 34.35, 200.66°) |
| OKLab | oklab(82.51% -0.1014 -0.0335) |
| OKLCH | oklch(82.51% 0.107 198.3) |
| XYZ | xyz(43.9007, 58.6958, 78.8136) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.69
Aqua Blue
#02D8E9
ΔE00 4.79
Darkturquoise
#00CED1
ΔE00 5.12
Robin'S Egg
#6DEDFD
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 6.74
Bright Light Blue
#26F7FD
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DBDF #DF6864
analogous
#64DFA5 #64DBDF #649DDF
triadic
#64DBDF #DF64DB #DBDF64
tetradic
#64DBDF #A564DF #DF6864 #9DDF64
square
#64DBDF #A564DF #DF6864 #9DDF64
split-complementary
#64DBDF #DF649D #DFA564
monochromatic
#22A2A6 #31CFD5 #64DBDF #97E7E9 #C9F3F4
Accessibility & contrast
On white
1.65
#64DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#64DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DBDF
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DBDF | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2E0
Deuteranopia (green-blind)
#BAC3E0
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64dbdf; /* rgb */ color: rgb(100, 219, 223); /* oklch */ color: oklch(82.5% 0.107 198.3);
Tailwind
colors: {
custom: {
50: '#9be6e9',
500: '#64dbdf',
950: '#000000',
},
}SCSS
$custom: #64dbdf; $custom-light: #9be6e9; $custom-dark: #000000;
JSON
{
"hex": "#64dbdf",
"rgb": {
"r": 100,
"g": 219,
"b": 223
},
"hsl": {
"h": 181.951,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.82514,
"c": 0.10677,
"h": 198.3
},
"luminance": 0.587
}Semantic roles & 50–950 ramp
primary
#64DBDF
secondary
#A9423E
accent
#1E18CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484