#64DFD9#64DFD9
#64DFD9 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.2% C 0.110 H 190.9°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFD9 |
|---|---|
| RGB | rgb(100, 223, 217) |
| HSL | hsl(177, 66%, 63%) |
| HSV | hsv(177, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(82.10, -35.60, -7.47) |
| CIE-LCH | lch(82.10, 36.37, 191.85°) |
| OKLab | oklab(83.25% -0.1081 -0.0208) |
| OKLCH | oklch(83.25% 0.11 190.9) |
| XYZ | xyz(44.1622, 60.4901, 74.9806) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.72
Turquoise
#40E0D0
ΔE00 4.12
Darkturquoise
#00CED1
ΔE00 6.00
Bright Light Blue
#26F7FD
ΔE00 6.92
Bright Aqua
#0BF9EA
ΔE00 7.07
Bright Cyan
#41FDFE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFD9 #DF646A
analogous
#64DF9B #64DFD9 #64A7DF
triadic
#64DFD9 #D964DF #DFD964
tetradic
#64DFD9 #9B64DF #DF646A #A7DF64
square
#64DFD9 #9B64DF #DF646A #A7DF64
split-complementary
#64DFD9 #DF64A7 #DF9B64
monochromatic
#22A6A0 #31D5CD #64DFD9 #97E9E5 #C9F4F2
Accessibility & contrast
On white
1.60
#64DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#64DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFD9
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFD9 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5D9
Deuteranopia (green-blind)
#BFC6DA
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dfd9; /* rgb */ color: rgb(100, 223, 217); /* oklch */ color: oklch(83.2% 0.110 190.9);
Tailwind
colors: {
custom: {
50: '#9be9e4',
500: '#64dfd9',
950: '#000000',
},
}SCSS
$custom: #64dfd9; $custom-light: #9be9e4; $custom-dark: #000000;
JSON
{
"hex": "#64dfd9",
"rgb": {
"r": 100,
"g": 223,
"b": 217
},
"hsl": {
"h": 177.073,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.83248,
"c": 0.1101,
"h": 190.9
},
"luminance": 0.60494
}Semantic roles & 50–950 ramp
primary
#64DFD9
secondary
#A93E44
accent
#1821CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484