#64D2DB#64D2DB
#64D2DB is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.3% C 0.101 H 202.6°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #64D2DB |
|---|---|
| RGB | rgb(100, 210, 219) |
| HSL | hsl(185, 62%, 63%) |
| HSV | hsv(185, 54%, 86%) |
| CMYK | cmyk(54.3%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(78.41, -28.90, -14.04) |
| CIE-LCH | lch(78.41, 32.13, 205.92°) |
| OKLab | oklab(80.29% -0.0934 -0.0388) |
| OKLCH | oklch(80.29% 0.101 202.6) |
| XYZ | xyz(41.0831, 53.9131, 75.2453) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.13
Darkturquoise
#00CED1
ΔE00 5.31
Mediumturquoise
#48D1CC
ΔE00 5.91
Robin'S Egg
#6DEDFD
ΔE00 6.51
Robin Egg Blue
#8AF1FE
ΔE00 7.62
Robin'S Egg Blue
#98EFF9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D2DB #DB6D64
analogous
#64DBA9 #64D2DB #6496DB
triadic
#64D2DB #DB64D2 #D2DB64
tetradic
#64D2DB #A964DB #DB6D64 #96DB64
square
#64D2DB #A964DB #DB6D64 #96DB64
split-complementary
#64D2DB #DB6496 #DBA964
monochromatic
#2596A0 #32C4CF #64D2DB #96E0E7 #C7EFF2
Accessibility & contrast
On white
1.78
#64D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#64D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D2DB
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D2DB | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#00D9D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #64d2db; /* rgb */ color: rgb(100, 210, 219); /* oklch */ color: oklch(80.3% 0.101 202.6);
Tailwind
colors: {
custom: {
50: '#9ae0e6',
500: '#64d2db',
950: '#000000',
},
}SCSS
$custom: #64d2db; $custom-light: #9ae0e6; $custom-dark: #000000;
JSON
{
"hex": "#64d2db",
"rgb": {
"r": 100,
"g": 210,
"b": 219
},
"hsl": {
"h": 184.538,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.80288,
"c": 0.10115,
"h": 202.6
},
"luminance": 0.53917
}Semantic roles & 50–950 ramp
primary
#64D2DB
secondary
#A34840
accent
#291BCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484