#64DFDD#64DFDD
#64DFDD is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.110 H 193.8°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFDD |
|---|---|
| RGB | rgb(100, 223, 221) |
| HSL | hsl(179, 66%, 63%) |
| HSV | hsv(179, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(82.22, -34.55, -9.43) |
| CIE-LCH | lch(82.22, 35.82, 195.26°) |
| OKLab | oklab(83.38% -0.1064 -0.0261) |
| OKLCH | oklch(83.38% 0.11 193.8) |
| XYZ | xyz(44.6888, 60.7007, 77.7539) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.98
Turquoise
#40E0D0
ΔE00 5.41
Darkturquoise
#00CED1
ΔE00 5.58
Bright Light Blue
#26F7FD
ΔE00 6.27
Aqua Blue
#02D8E9
ΔE00 6.66
Bright Cyan
#41FDFE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFDD #DF6466
analogous
#64DF9F #64DFDD #64A3DF
triadic
#64DFDD #DD64DF #DFDD64
tetradic
#64DFDD #9F64DF #DF6466 #A3DF64
square
#64DFDD #9F64DF #DF6466 #A3DF64
split-complementary
#64DFDD #DF64A3 #DF9F64
monochromatic
#22A6A4 #31D5D2 #64DFDD #97E9E8 #C9F4F3
Accessibility & contrast
On white
1.60
#64DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#64DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFDD
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFDD | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DD
Deuteranopia (green-blind)
#BEC6DE
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dfdd; /* rgb */ color: rgb(100, 223, 221); /* oklch */ color: oklch(83.4% 0.110 193.8);
Tailwind
colors: {
custom: {
50: '#9be9e7',
500: '#64dfdd',
950: '#000000',
},
}SCSS
$custom: #64dfdd; $custom-light: #9be9e7; $custom-dark: #000000;
JSON
{
"hex": "#64dfdd",
"rgb": {
"r": 100,
"g": 223,
"b": 221
},
"hsl": {
"h": 179.024,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.83377,
"c": 0.10959,
"h": 193.8
},
"luminance": 0.60705
}Semantic roles & 50–950 ramp
primary
#64DFDD
secondary
#A93E40
accent
#181BCE
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484