#64DDC8#64DDC8
#64DDC8 is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.3% C 0.113 H 180.3°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDC8 |
|---|---|
| RGB | rgb(100, 221, 200) |
| HSL | hsl(170, 64%, 63%) |
| HSV | hsv(170, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(81.06, -38.96, 0.04) |
| CIE-LCH | lch(81.06, 38.96, 179.95°) |
| OKLab | oklab(82.25% -0.1133 -0.0005) |
| OKLCH | oklch(82.25% 0.113 180.3) |
| XYZ | xyz(41.5327, 58.5884, 63.7523) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.02
Seafoam Blue
#78D1B6
ΔE00 4.65
Tiffany Blue
#7BF2DA
ΔE00 4.86
Aqua (survey)
#13EAC9
ΔE00 5.29
Aquamarine (survey)
#04D8B2
ΔE00 6.16
Mediumturquoise
#48D1CC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDC8 #DD6479
analogous
#64DD8B #64DDC8 #64B5DD
triadic
#64DDC8 #C864DD #DDC864
tetradic
#64DDC8 #8B64DD #DD6479 #B5DD64
square
#64DDC8 #8B64DD #DD6479 #B5DD64
split-complementary
#64DDC8 #DD64B5 #DD8B64
monochromatic
#24A38D #32D2B6 #64DDC8 #96E8DA #C8F3EC
Accessibility & contrast
On white
1.65
#64DDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#64DDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDC8
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDC8 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C7
Deuteranopia (green-blind)
#C2C4CA
Tritanopia (blue-blind)
#04E0D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64ddc8; /* rgb */ color: rgb(100, 221, 200); /* oklch */ color: oklch(82.3% 0.113 180.3);
Tailwind
colors: {
custom: {
50: '#9ae8d8',
500: '#64ddc8',
950: '#000000',
},
}SCSS
$custom: #64ddc8; $custom-light: #9ae8d8; $custom-dark: #000000;
JSON
{
"hex": "#64ddc8",
"rgb": {
"r": 100,
"g": 221,
"b": 200
},
"hsl": {
"h": 169.587,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.82254,
"c": 0.1133,
"h": 180.3
},
"luminance": 0.58592
}Semantic roles & 50–950 ramp
primary
#64DDC8
secondary
#A63F51
accent
#1A39CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483