#64DDC2#64DDC2
#64DDC2 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.1% C 0.116 H 176.4°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDC2 |
|---|---|
| RGB | rgb(100, 221, 194) |
| HSL | hsl(167, 64%, 63%) |
| HSV | hsv(167, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 12.2%, 13.3%) |
| CIE-LAB | lab(80.91, -40.41, 3.00) |
| CIE-LCH | lch(80.91, 40.52, 175.75°) |
| OKLab | oklab(82.08% -0.1159 0.0073) |
| OKLCH | oklch(82.08% 0.116 176.4) |
| XYZ | xyz(40.8452, 58.3134, 60.1316) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.87
Turquoise
#40E0D0
ΔE00 4.50
Aqua (survey)
#13EAC9
ΔE00 4.63
Aquamarine (survey)
#04D8B2
ΔE00 4.89
Mediumaquamarine
#66CDAA
ΔE00 5.00
Tiffany Blue
#7BF2DA
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDC2 #DD647F
analogous
#64DD86 #64DDC2 #64BBDD
triadic
#64DDC2 #C264DD #DDC264
tetradic
#64DDC2 #8664DD #DD647F #BBDD64
square
#64DDC2 #8664DD #DD647F #BBDD64
split-complementary
#64DDC2 #DD64BB #DD8664
monochromatic
#24A387 #32D2AE #64DDC2 #96E8D6 #C8F3EA
Accessibility & contrast
On white
1.66
#64DDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#64DDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDC2
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDC2 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C1
Deuteranopia (green-blind)
#C3C3C4
Tritanopia (blue-blind)
#16E0D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64ddc2; /* rgb */ color: rgb(100, 221, 194); /* oklch */ color: oklch(82.1% 0.116 176.4);
Tailwind
colors: {
custom: {
50: '#9ae8d4',
500: '#64ddc2',
950: '#000000',
},
}SCSS
$custom: #64ddc2; $custom-light: #9ae8d4; $custom-dark: #000000;
JSON
{
"hex": "#64ddc2",
"rgb": {
"r": 100,
"g": 221,
"b": 194
},
"hsl": {
"h": 166.612,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.82081,
"c": 0.11616,
"h": 176.4
},
"luminance": 0.58317
}Semantic roles & 50–950 ramp
primary
#64DDC2
secondary
#A63F56
accent
#1A41CC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483