#64DFDB#64DFDB
#64DFDB is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.110 H 192.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFDB |
|---|---|
| RGB | rgb(100, 223, 219) |
| HSL | hsl(178, 66%, 63%) |
| HSV | hsv(178, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(82.16, -35.08, -8.45) |
| CIE-LCH | lch(82.16, 36.08, 193.54°) |
| OKLab | oklab(83.31% -0.1073 -0.0235) |
| OKLCH | oklch(83.31% 0.11 192.3) |
| XYZ | xyz(44.4239, 60.5948, 76.3589) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.79
Turquoise
#40E0D0
ΔE00 4.75
Darkturquoise
#00CED1
ΔE00 5.75
Bright Light Blue
#26F7FD
ΔE00 6.56
Bright Cyan
#41FDFE
ΔE00 6.95
Aqua Blue
#02D8E9
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFDB #DF6468
analogous
#64DF9D #64DFDB #64A5DF
triadic
#64DFDB #DB64DF #DFDB64
tetradic
#64DFDB #9D64DF #DF6468 #A5DF64
square
#64DFDB #9D64DF #DF6468 #A5DF64
split-complementary
#64DFDB #DF64A5 #DF9D64
monochromatic
#22A6A2 #31D5CF #64DFDB #97E9E7 #C9F4F3
Accessibility & contrast
On white
1.60
#64DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#64DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFDB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFDB | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#00E5DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dfdb; /* rgb */ color: rgb(100, 223, 219); /* oklch */ color: oklch(83.3% 0.110 192.3);
Tailwind
colors: {
custom: {
50: '#9be9e6',
500: '#64dfdb',
950: '#000000',
},
}SCSS
$custom: #64dfdb; $custom-light: #9be9e6; $custom-dark: #000000;
JSON
{
"hex": "#64dfdb",
"rgb": {
"r": 100,
"g": 223,
"b": 219
},
"hsl": {
"h": 178.049,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.83312,
"c": 0.10981,
"h": 192.3
},
"luminance": 0.60599
}Semantic roles & 50–950 ramp
primary
#64DFDB
secondary
#A93E42
accent
#181ECE
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484