#64D9DA#64D9DA
#64D9DA is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.9% C 0.105 H 196.1°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #64D9DA |
|---|---|
| RGB | rgb(100, 217, 218) |
| HSL | hsl(181, 61%, 62%) |
| HSV | hsv(181, 54%, 85%) |
| CMYK | cmyk(54.1%, 0.5%, 0%, 14.5%) |
| CIE-LAB | lab(80.40, -32.52, -10.53) |
| CIE-LCH | lch(80.40, 34.19, 197.95°) |
| OKLab | oklab(81.88% -0.1013 -0.0292) |
| OKLCH | oklch(81.88% 0.105 196.1) |
| XYZ | xyz(42.7180, 57.3928, 75.1428) |
| Luminance | 0.5740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.66
Darkturquoise
#00CED1
ΔE00 4.70
Aqua Blue
#02D8E9
ΔE00 5.59
Turquoise
#40E0D0
ΔE00 6.66
Robin'S Egg
#6DEDFD
ΔE00 6.86
Bright Light Blue
#26F7FD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D9DA #DA6564
analogous
#64DAA0 #64D9DA #649EDA
triadic
#64D9DA #DA64D9 #D9DA64
tetradic
#64D9DA #A064DA #DA6564 #9EDA64
square
#64D9DA #A064DA #DA6564 #9EDA64
split-complementary
#64D9DA #DA649E #DAA064
monochromatic
#269D9E #33CDCE #64D9DA #95E5E6 #C7F1F2
Accessibility & contrast
On white
1.68
#64D9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#64D9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D9DA
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D9DA | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DA
Deuteranopia (green-blind)
#B9C1DB
Tritanopia (blue-blind)
#00DFD9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64d9da; /* rgb */ color: rgb(100, 217, 218); /* oklch */ color: oklch(81.9% 0.105 196.1);
Tailwind
colors: {
custom: {
50: '#9be5e5',
500: '#64d9da',
950: '#000000',
},
}SCSS
$custom: #64d9da; $custom-light: #9be5e5; $custom-dark: #000000;
JSON
{
"hex": "#64d9da",
"rgb": {
"r": 100,
"g": 217,
"b": 218
},
"hsl": {
"h": 180.508,
"s": 61.458,
"l": 62.353
},
"oklch": {
"l": 0.81881,
"c": 0.10543,
"h": 196.1
},
"luminance": 0.57397
}Semantic roles & 50–950 ramp
primary
#64D9DA
secondary
#A24140
accent
#1E1CC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484