#64DDD8#64DDD8
#64DDD8 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.7% C 0.109 H 191.6°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDD8 |
|---|---|
| RGB | rgb(100, 221, 216) |
| HSL | hsl(178, 64%, 63%) |
| HSV | hsv(178, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 2.3%, 13.3%) |
| CIE-LAB | lab(81.50, -34.93, -7.84) |
| CIE-LCH | lch(81.50, 35.79, 192.65°) |
| OKLab | oklab(82.75% -0.1064 -0.0218) |
| OKLCH | oklch(82.75% 0.109 191.6) |
| XYZ | xyz(43.5014, 59.3759, 74.1206) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.36
Turquoise
#40E0D0
ΔE00 4.48
Darkturquoise
#00CED1
ΔE00 5.59
Bright Light Blue
#26F7FD
ΔE00 7.11
Bright Cyan
#41FDFE
ΔE00 7.47
Aqua Blue
#02D8E9
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDD8 #DD6469
analogous
#64DD9C #64DDD8 #64A5DD
triadic
#64DDD8 #D864DD #DDD864
tetradic
#64DDD8 #9C64DD #DD6469 #A5DD64
square
#64DDD8 #9C64DD #DD6469 #A5DD64
split-complementary
#64DDD8 #DD64A5 #DD9C64
monochromatic
#24A39E #32D2CB #64DDD8 #96E8E5 #C8F3F1
Accessibility & contrast
On white
1.63
#64DDD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#64DDD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDD8
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDD8 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D8
Deuteranopia (green-blind)
#BEC4D9
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64ddd8; /* rgb */ color: rgb(100, 221, 216); /* oklch */ color: oklch(82.7% 0.109 191.6);
Tailwind
colors: {
custom: {
50: '#9be8e4',
500: '#64ddd8',
950: '#000000',
},
}SCSS
$custom: #64ddd8; $custom-light: #9be8e4; $custom-dark: #000000;
JSON
{
"hex": "#64ddd8",
"rgb": {
"r": 100,
"g": 221,
"b": 216
},
"hsl": {
"h": 177.521,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.82748,
"c": 0.10863,
"h": 191.6
},
"luminance": 0.5938
}Semantic roles & 50–950 ramp
primary
#64DDD8
secondary
#A63F43
accent
#1A21CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484