#64CFD7#64CFD7
#64CFD7 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.099 H 201.9°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #64CFD7 |
|---|---|
| RGB | rgb(100, 207, 215) |
| HSL | hsl(184, 59%, 62%) |
| HSV | hsv(184, 53%, 84%) |
| CMYK | cmyk(53.5%, 3.7%, 0%, 15.7%) |
| CIE-LAB | lab(77.42, -28.52, -13.38) |
| CIE-LCH | lch(77.42, 31.51, 205.13°) |
| OKLab | oklab(79.45% -0.0918 -0.037) |
| OKLCH | oklch(79.45% 0.099 201.9) |
| XYZ | xyz(39.8291, 52.2375, 72.2607) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.59
Darkturquoise
#00CED1
ΔE00 5.08
Mediumturquoise
#48D1CC
ΔE00 5.64
Robin'S Egg
#6DEDFD
ΔE00 7.30
Robin Egg Blue
#8AF1FE
ΔE00 8.34
Robin'S Egg Blue
#98EFF9
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CFD7 #D76C64
analogous
#64D7A6 #64CFD7 #6496D7
triadic
#64CFD7 #D764CF #CFD764
tetradic
#64CFD7 #A664D7 #D76C64 #96D764
square
#64CFD7 #A664D7 #D76C64 #96D764
split-complementary
#64CFD7 #D76496 #D7A664
monochromatic
#289199 #34BFCA #64CFD7 #95DEE4 #C5EDF0
Accessibility & contrast
On white
1.83
#64CFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#64CFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CFD7
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CFD7 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D8
Deuteranopia (green-blind)
#AFB9D8
Tritanopia (blue-blind)
#00D6D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #64cfd7; /* rgb */ color: rgb(100, 207, 215); /* oklch */ color: oklch(79.5% 0.099 201.9);
Tailwind
colors: {
custom: {
50: '#9adee3',
500: '#64cfd7',
950: '#000000',
},
}SCSS
$custom: #64cfd7; $custom-light: #9adee3; $custom-dark: #000000;
JSON
{
"hex": "#64cfd7",
"rgb": {
"r": 100,
"g": 207,
"b": 215
},
"hsl": {
"h": 184.174,
"s": 58.974,
"l": 61.765
},
"oklch": {
"l": 0.79452,
"c": 0.09896,
"h": 201.9
},
"luminance": 0.52241
}Semantic roles & 50–950 ramp
primary
#64CFD7
secondary
#9E4842
accent
#2B1FC7
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484