#64DDC9#64DDC9
#64DDC9 is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.3% C 0.113 H 180.9°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDC9 |
|---|---|
| RGB | rgb(100, 221, 201) |
| HSL | hsl(170, 64%, 63%) |
| HSV | hsv(170, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 9%, 13.3%) |
| CIE-LAB | lab(81.09, -38.72, -0.46) |
| CIE-LCH | lch(81.09, 38.72, 180.68°) |
| OKLab | oklab(82.28% -0.1129 -0.0019) |
| OKLCH | oklch(82.28% 0.113 180.9) |
| XYZ | xyz(41.6499, 58.6353, 64.3698) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.83
Seafoam Blue
#78D1B6
ΔE00 4.84
Tiffany Blue
#7BF2DA
ΔE00 4.91
Aqua (survey)
#13EAC9
ΔE00 5.46
Mediumturquoise
#48D1CC
ΔE00 5.95
Aquamarine (survey)
#04D8B2
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDC9 #DD6478
analogous
#64DD8D #64DDC9 #64B4DD
triadic
#64DDC9 #C964DD #DDC964
tetradic
#64DDC9 #8D64DD #DD6478 #B4DD64
square
#64DDC9 #8D64DD #DD6478 #B4DD64
split-complementary
#64DDC9 #DD64B4 #DD8D64
monochromatic
#24A38E #32D2B8 #64DDC9 #96E8DA #C8F3EC
Accessibility & contrast
On white
1.65
#64DDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#64DDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDC9
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDC9 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2C8
Deuteranopia (green-blind)
#C1C4CB
Tritanopia (blue-blind)
#00E1D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64ddc9; /* rgb */ color: rgb(100, 221, 201); /* oklch */ color: oklch(82.3% 0.113 180.9);
Tailwind
colors: {
custom: {
50: '#9ae8d9',
500: '#64ddc9',
950: '#000000',
},
}SCSS
$custom: #64ddc9; $custom-light: #9ae8d9; $custom-dark: #000000;
JSON
{
"hex": "#64ddc9",
"rgb": {
"r": 100,
"g": 221,
"b": 201
},
"hsl": {
"h": 170.083,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.82284,
"c": 0.11288,
"h": 180.9
},
"luminance": 0.58639
}Semantic roles & 50–950 ramp
primary
#64DDC9
secondary
#A63F50
accent
#1A37CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483