#64DDD2#64DDD2
#64DDD2 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.6% C 0.110 H 187.2°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDD2 |
|---|---|
| RGB | rgb(100, 221, 210) |
| HSL | hsl(175, 64%, 63%) |
| HSV | hsv(175, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 5%, 13.3%) |
| CIE-LAB | lab(81.33, -36.47, -4.89) |
| CIE-LCH | lch(81.33, 36.79, 187.64°) |
| OKLab | oklab(82.56% -0.109 -0.0138) |
| OKLCH | oklch(82.56% 0.11 187.2) |
| XYZ | xyz(42.7398, 59.0712, 70.1098) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.87
Mediumturquoise
#48D1CC
ΔE00 3.80
Tiffany Blue
#7BF2DA
ΔE00 6.21
Darkturquoise
#00CED1
ΔE00 6.72
Bright Aqua
#0BF9EA
ΔE00 6.99
Seafoam Blue
#78D1B6
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDD2 #DD646F
analogous
#64DD95 #64DDD2 #64ACDD
triadic
#64DDD2 #D264DD #DDD264
tetradic
#64DDD2 #9564DD #DD646F #ACDD64
square
#64DDD2 #9564DD #DD646F #ACDD64
split-complementary
#64DDD2 #DD64AC #DD9564
monochromatic
#24A397 #32D2C3 #64DDD2 #96E8E1 #C8F3EF
Accessibility & contrast
On white
1.64
#64DDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#64DDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDD2
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDD2 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D2
Deuteranopia (green-blind)
#BFC4D3
Tritanopia (blue-blind)
#00E2D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64ddd2; /* rgb */ color: rgb(100, 221, 210); /* oklch */ color: oklch(82.6% 0.110 187.2);
Tailwind
colors: {
custom: {
50: '#9be8df',
500: '#64ddd2',
950: '#000000',
},
}SCSS
$custom: #64ddd2; $custom-light: #9be8df; $custom-dark: #000000;
JSON
{
"hex": "#64ddd2",
"rgb": {
"r": 100,
"g": 221,
"b": 210
},
"hsl": {
"h": 174.545,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.82558,
"c": 0.10984,
"h": 187.2
},
"luminance": 0.59075
}Semantic roles & 50–950 ramp
primary
#64DDD2
secondary
#A63F49
accent
#1A2ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484