#64DBC8#64DBC8
#64DBC8 is a light, moderate teal. Relative luminance 0.575; OKLCH L 81.8% C 0.111 H 181.4°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #64DBC8 |
|---|---|
| RGB | rgb(100, 219, 200) |
| HSL | hsl(170, 62%, 63%) |
| HSV | hsv(170, 54%, 86%) |
| CMYK | cmyk(54.3%, 0%, 8.7%, 14.1%) |
| CIE-LAB | lab(80.48, -38.05, -0.82) |
| CIE-LCH | lch(80.48, 38.06, 181.23°) |
| OKLab | oklab(81.78% -0.1111 -0.0028) |
| OKLCH | oklch(81.78% 0.111 181.4) |
| XYZ | xyz(41.0078, 57.5386, 63.5774) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.87
Seafoam Blue
#78D1B6
ΔE00 4.73
Tiffany Blue
#7BF2DA
ΔE00 5.38
Mediumturquoise
#48D1CC
ΔE00 5.51
Aqua (survey)
#13EAC9
ΔE00 5.90
Pale Teal
#82CBB2
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DBC8 #DB6477
analogous
#64DB8C #64DBC8 #64B3DB
triadic
#64DBC8 #C864DB #DBC864
tetradic
#64DBC8 #8C64DB #DB6477 #B3DB64
square
#64DBC8 #8C64DB #DB6477 #B3DB64
split-complementary
#64DBC8 #DB64B3 #DB8C64
monochromatic
#25A08C #32CFB6 #64DBC8 #96E7DA #C7F2EB
Accessibility & contrast
On white
1.68
#64DBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#64DBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DBC8
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DBC8 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0C7
Deuteranopia (green-blind)
#C0C2CA
Tritanopia (blue-blind)
#08DFD5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64dbc8; /* rgb */ color: rgb(100, 219, 200); /* oklch */ color: oklch(81.8% 0.111 181.4);
Tailwind
colors: {
custom: {
50: '#9ae6d8',
500: '#64dbc8',
950: '#000000',
},
}SCSS
$custom: #64dbc8; $custom-light: #9ae6d8; $custom-dark: #000000;
JSON
{
"hex": "#64dbc8",
"rgb": {
"r": 100,
"g": 219,
"b": 200
},
"hsl": {
"h": 170.42,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.81782,
"c": 0.11119,
"h": 181.4
},
"luminance": 0.57542
}Semantic roles & 50–950 ramp
primary
#64DBC8
secondary
#A34050
accent
#1B37CA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483