#64DDC0#64DDC0
#64DDC0 is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.0% C 0.117 H 175.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDC0 |
|---|---|
| RGB | rgb(100, 221, 192) |
| HSL | hsl(166, 64%, 63%) |
| HSV | hsv(166, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 13.1%, 13.3%) |
| CIE-LAB | lab(80.86, -40.89, 3.99) |
| CIE-LCH | lch(80.86, 41.08, 174.42°) |
| OKLab | oklab(82.02% -0.1168 0.01) |
| OKLCH | oklch(82.02% 0.117 175.1) |
| XYZ | xyz(40.6221, 58.2242, 58.9566) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.78
Aqua (survey)
#13EAC9
ΔE00 4.58
Aquamarine (survey)
#04D8B2
ΔE00 4.59
Mediumaquamarine
#66CDAA
ΔE00 4.65
Turquoise
#40E0D0
ΔE00 5.05
Aqua Marine
#2EE8BB
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDC0 #DD6481
analogous
#64DD83 #64DDC0 #64BDDD
triadic
#64DDC0 #C064DD #DDC064
tetradic
#64DDC0 #8364DD #DD6481 #BDDD64
square
#64DDC0 #8364DD #DD6481 #BDDD64
split-complementary
#64DDC0 #DD64BD #DD8364
monochromatic
#24A384 #32D2AC #64DDC0 #96E8D4 #C8F3E9
Accessibility & contrast
On white
1.66
#64DDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#64DDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDC0
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDC0 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1BF
Deuteranopia (green-blind)
#C4C3C2
Tritanopia (blue-blind)
#1ADFD4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64ddc0; /* rgb */ color: rgb(100, 221, 192); /* oklch */ color: oklch(82.0% 0.117 175.1);
Tailwind
colors: {
custom: {
50: '#9ae8d3',
500: '#64ddc0',
950: '#000000',
},
}SCSS
$custom: #64ddc0; $custom-light: #9ae8d3; $custom-dark: #000000;
JSON
{
"hex": "#64ddc0",
"rgb": {
"r": 100,
"g": 221,
"b": 192
},
"hsl": {
"h": 165.62,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.82024,
"c": 0.11724,
"h": 175.1
},
"luminance": 0.58228
}Semantic roles & 50–950 ramp
primary
#64DDC0
secondary
#A63F58
accent
#1A44CC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483