#64DCDB#64DCDB
#64DCDB is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.6% C 0.108 H 194.5°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCDB |
|---|---|
| RGB | rgb(100, 220, 219) |
| HSL | hsl(180, 63%, 63%) |
| HSV | hsv(180, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(81.29, -33.67, -9.73) |
| CIE-LCH | lch(81.29, 35.05, 196.12°) |
| OKLab | oklab(82.61% -0.1041 -0.027) |
| OKLCH | oklch(82.61% 0.108 194.5) |
| XYZ | xyz(43.6295, 59.0059, 76.0941) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.63
Darkturquoise
#00CED1
ΔE00 5.10
Turquoise
#40E0D0
ΔE00 5.82
Aqua Blue
#02D8E9
ΔE00 6.23
Bright Light Blue
#26F7FD
ΔE00 6.78
Robin'S Egg
#6DEDFD
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCDB #DC6465
analogous
#64DC9F #64DCDB #64A1DC
triadic
#64DCDB #DB64DC #DCDB64
tetradic
#64DCDB #9F64DC #DC6465 #A1DC64
square
#64DCDB #9F64DC #DC6465 #A1DC64
split-complementary
#64DCDB #DC64A1 #DC9F64
monochromatic
#24A1A0 #32D1CF #64DCDB #96E7E7 #C8F3F2
Accessibility & contrast
On white
1.64
#64DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#64DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCDB
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCDB | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2DB
Deuteranopia (green-blind)
#BCC4DC
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64dcdb; /* rgb */ color: rgb(100, 220, 219); /* oklch */ color: oklch(82.6% 0.108 194.5);
Tailwind
colors: {
custom: {
50: '#9be7e6',
500: '#64dcdb',
950: '#000000',
},
}SCSS
$custom: #64dcdb; $custom-light: #9be7e6; $custom-dark: #000000;
JSON
{
"hex": "#64dcdb",
"rgb": {
"r": 100,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.5,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.82613,
"c": 0.10753,
"h": 194.5
},
"luminance": 0.5901
}Semantic roles & 50–950 ramp
primary
#64DCDB
secondary
#A54040
accent
#1B1CCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484