#64DDDF#64DDDF
#64DDDF is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.0% C 0.108 H 196.8°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDDF |
|---|---|
| RGB | rgb(100, 221, 223) |
| HSL | hsl(181, 66%, 63%) |
| HSV | hsv(181, 55%, 87%) |
| CMYK | cmyk(55.2%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(81.70, -33.09, -11.26) |
| CIE-LCH | lch(81.70, 34.95, 198.79°) |
| OKLab | oklab(82.98% -0.1035 -0.0312) |
| OKLCH | oklch(82.98% 0.108 196.8) |
| XYZ | xyz(44.4256, 59.7456, 78.9886) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.41
Darkturquoise
#00CED1
ΔE00 5.24
Aqua Blue
#02D8E9
ΔE00 5.39
Robin'S Egg
#6DEDFD
ΔE00 6.03
Bright Light Blue
#26F7FD
ΔE00 6.37
Turquoise
#40E0D0
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDDF #DF6664
analogous
#64DFA3 #64DDDF #649FDF
triadic
#64DDDF #DF64DD #DDDF64
tetradic
#64DDDF #A364DF #DF6664 #9FDF64
square
#64DDDF #A364DF #DF6664 #9FDF64
split-complementary
#64DDDF #DF649F #DFA364
monochromatic
#22A4A6 #31D2D5 #64DDDF #97E8E9 #C9F3F4
Accessibility & contrast
On white
1.62
#64DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#64DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDDF
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDDF | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#BCC5E0
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64dddf; /* rgb */ color: rgb(100, 221, 223); /* oklch */ color: oklch(83.0% 0.108 196.8);
Tailwind
colors: {
custom: {
50: '#9be8e9',
500: '#64dddf',
950: '#000000',
},
}SCSS
$custom: #64dddf; $custom-light: #9be8e9; $custom-dark: #000000;
JSON
{
"hex": "#64dddf",
"rgb": {
"r": 100,
"g": 221,
"b": 223
},
"hsl": {
"h": 180.976,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.82979,
"c": 0.10808,
"h": 196.8
},
"luminance": 0.5975
}Semantic roles & 50–950 ramp
primary
#64DDDF
secondary
#A9403E
accent
#1B18CE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484