#64DBC7#64DBC7
#64DBC7 is a light, moderate teal. Relative luminance 0.575; OKLCH L 81.8% C 0.112 H 180.8°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64DBC7 |
|---|---|
| RGB | rgb(100, 219, 199) |
| HSL | hsl(170, 62%, 63%) |
| HSV | hsv(170, 54%, 86%) |
| CMYK | cmyk(54.3%, 0%, 9.1%, 14.1%) |
| CIE-LAB | lab(80.46, -38.30, -0.32) |
| CIE-LCH | lch(80.46, 38.30, 180.48°) |
| OKLab | oklab(81.75% -0.1116 -0.0015) |
| OKLCH | oklch(81.75% 0.112 180.8) |
| XYZ | xyz(40.8913, 57.4920, 62.9639) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.04
Seafoam Blue
#78D1B6
ΔE00 4.52
Tiffany Blue
#7BF2DA
ΔE00 5.32
Aqua (survey)
#13EAC9
ΔE00 5.71
Mediumturquoise
#48D1CC
ΔE00 5.80
Mediumaquamarine
#66CDAA
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DBC7 #DB6478
analogous
#64DB8B #64DBC7 #64B4DB
triadic
#64DBC7 #C764DB #DBC764
tetradic
#64DBC7 #8B64DB #DB6478 #B4DB64
square
#64DBC7 #8B64DB #DB6478 #B4DB64
split-complementary
#64DBC7 #DB64B4 #DB8B64
monochromatic
#25A08B #32CFB5 #64DBC7 #96E7D9 #C7F2EB
Accessibility & contrast
On white
1.68
#64DBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#64DBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DBC7
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DBC7 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C6
Deuteranopia (green-blind)
#C0C2C9
Tritanopia (blue-blind)
#0CDED5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64dbc7; /* rgb */ color: rgb(100, 219, 199); /* oklch */ color: oklch(81.8% 0.112 180.8);
Tailwind
colors: {
custom: {
50: '#9ae6d7',
500: '#64dbc7',
950: '#000000',
},
}SCSS
$custom: #64dbc7; $custom-light: #9ae6d7; $custom-dark: #000000;
JSON
{
"hex": "#64dbc7",
"rgb": {
"r": 100,
"g": 219,
"b": 199
},
"hsl": {
"h": 169.916,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.81752,
"c": 0.11159,
"h": 180.8
},
"luminance": 0.57496
}Semantic roles & 50–950 ramp
primary
#64DBC7
secondary
#A34051
accent
#1B39CA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483