#64CFD6#64CFD6
#64CFD6 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.4% C 0.099 H 201.1°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #64CFD6 |
|---|---|
| RGB | rgb(100, 207, 214) |
| HSL | hsl(184, 58%, 62%) |
| HSV | hsv(184, 53%, 84%) |
| CMYK | cmyk(53.3%, 3.3%, 0%, 16.1%) |
| CIE-LAB | lab(77.39, -28.79, -12.89) |
| CIE-LCH | lch(77.39, 31.55, 204.11°) |
| OKLab | oklab(79.42% -0.0922 -0.0356) |
| OKLCH | oklch(79.42% 0.099 201.1) |
| XYZ | xyz(39.7010, 52.1863, 71.5860) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.73
Darkturquoise
#00CED1
ΔE00 4.86
Mediumturquoise
#48D1CC
ΔE00 5.29
Robin'S Egg
#6DEDFD
ΔE00 7.43
Robin Egg Blue
#8AF1FE
ΔE00 8.45
Robin'S Egg Blue
#98EFF9
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CFD6 #D66B64
analogous
#64D6A4 #64CFD6 #6496D6
triadic
#64CFD6 #D664CF #CFD664
tetradic
#64CFD6 #A464D6 #D66B64 #96D664
square
#64CFD6 #A464D6 #D66B64 #96D664
split-complementary
#64CFD6 #D66496 #D6A464
monochromatic
#289198 #35BFC8 #64CFD6 #94DEE3 #C5EDF0
Accessibility & contrast
On white
1.84
#64CFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#64CFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CFD6
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CFD6 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D7
Deuteranopia (green-blind)
#AFB9D7
Tritanopia (blue-blind)
#00D6D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #64cfd6; /* rgb */ color: rgb(100, 207, 214); /* oklch */ color: oklch(79.4% 0.099 201.1);
Tailwind
colors: {
custom: {
50: '#9adee2',
500: '#64cfd6',
950: '#000000',
},
}SCSS
$custom: #64cfd6; $custom-light: #9adee2; $custom-dark: #000000;
JSON
{
"hex": "#64cfd6",
"rgb": {
"r": 100,
"g": 207,
"b": 214
},
"hsl": {
"h": 183.684,
"s": 58.163,
"l": 61.569
},
"oklch": {
"l": 0.79417,
"c": 0.09884,
"h": 201.1
},
"luminance": 0.5219
}Semantic roles & 50–950 ramp
primary
#64CFD6
secondary
#9C4742
accent
#2A20C6
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484