#64DDDC#64DDDC
#64DDDC is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.9% C 0.108 H 194.5°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDDC |
|---|---|
| RGB | rgb(100, 221, 220) |
| HSL | hsl(180, 64%, 63%) |
| HSV | hsv(180, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(81.61, -33.88, -9.79) |
| CIE-LCH | lch(81.61, 35.27, 196.12°) |
| OKLab | oklab(82.88% -0.1047 -0.0271) |
| OKLCH | oklch(82.88% 0.108 194.5) |
| XYZ | xyz(44.0248, 59.5852, 76.8773) |
| Luminance | 0.5959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.79
Darkturquoise
#00CED1
ΔE00 5.24
Turquoise
#40E0D0
ΔE00 5.79
Aqua Blue
#02D8E9
ΔE00 6.27
Bright Light Blue
#26F7FD
ΔE00 6.57
Robin'S Egg
#6DEDFD
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDDC #DD6465
analogous
#64DD9F #64DDDC #64A1DD
triadic
#64DDDC #DC64DD #DDDC64
tetradic
#64DDDC #9F64DD #DD6465 #A1DD64
square
#64DDDC #9F64DD #DD6465 #A1DD64
split-complementary
#64DDDC #DD64A1 #DD9F64
monochromatic
#24A3A2 #32D2D1 #64DDDC #96E8E7 #C8F3F3
Accessibility & contrast
On white
1.63
#64DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#64DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDDC
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDDC | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64dddc; /* rgb */ color: rgb(100, 221, 220); /* oklch */ color: oklch(82.9% 0.108 194.5);
Tailwind
colors: {
custom: {
50: '#9be8e6',
500: '#64dddc',
950: '#000000',
},
}SCSS
$custom: #64dddc; $custom-light: #9be8e6; $custom-dark: #000000;
JSON
{
"hex": "#64dddc",
"rgb": {
"r": 100,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.504,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.82879,
"c": 0.1082,
"h": 194.5
},
"luminance": 0.5959
}Semantic roles & 50–950 ramp
primary
#64DDDC
secondary
#A63F40
accent
#1A1BCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484