#64DFCF#64DFCF
#64DFCF is a very light, moderate teal. Relative luminance 0.600; OKLCH L 82.9% C 0.113 H 183.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFCF |
|---|---|
| RGB | rgb(100, 223, 207) |
| HSL | hsl(172, 66%, 63%) |
| HSV | hsv(172, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(81.83, -38.14, -2.56) |
| CIE-LCH | lch(81.83, 38.23, 183.84°) |
| OKLab | oklab(82.94% -0.1124 -0.0075) |
| OKLCH | oklch(82.94% 0.113 183.8) |
| XYZ | xyz(42.9007, 59.9855, 68.3369) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.24
Tiffany Blue
#7BF2DA
ΔE00 4.94
Mediumturquoise
#48D1CC
ΔE00 5.12
Seafoam Blue
#78D1B6
ΔE00 6.05
Aqua (survey)
#13EAC9
ΔE00 6.15
Bright Aqua
#0BF9EA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFCF #DF6474
analogous
#64DF91 #64DFCF #64B1DF
triadic
#64DFCF #CF64DF #DFCF64
tetradic
#64DFCF #9164DF #DF6474 #B1DF64
square
#64DFCF #9164DF #DF6474 #B1DF64
split-complementary
#64DFCF #DF64B1 #DF9164
monochromatic
#22A695 #31D5BF #64DFCF #97E9DF #C9F4EE
Accessibility & contrast
On white
1.62
#64DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#64DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFCF
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFCF | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4CE
Deuteranopia (green-blind)
#C2C6D1
Tritanopia (blue-blind)
#00E3DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64dfcf; /* rgb */ color: rgb(100, 223, 207); /* oklch */ color: oklch(82.9% 0.113 183.8);
Tailwind
colors: {
custom: {
50: '#9be9dd',
500: '#64dfcf',
950: '#000000',
},
}SCSS
$custom: #64dfcf; $custom-light: #9be9dd; $custom-dark: #000000;
JSON
{
"hex": "#64dfcf",
"rgb": {
"r": 100,
"g": 223,
"b": 207
},
"hsl": {
"h": 172.195,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.82936,
"c": 0.11264,
"h": 183.8
},
"luminance": 0.5999
}Semantic roles & 50–950 ramp
primary
#64DFCF
secondary
#A93E4C
accent
#1830CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484