#64CFD5#64CFD5
#64CFD5 is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.4% C 0.099 H 200.3°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #64CFD5 |
|---|---|
| RGB | rgb(100, 207, 213) |
| HSL | hsl(183, 57%, 61%) |
| HSV | hsv(183, 53%, 84%) |
| CMYK | cmyk(53.1%, 2.8%, 0%, 16.5%) |
| CIE-LAB | lab(77.36, -29.06, -12.39) |
| CIE-LCH | lch(77.36, 31.60, 203.10°) |
| OKLab | oklab(79.38% -0.0926 -0.0342) |
| OKLCH | oklch(79.38% 0.099 200.3) |
| XYZ | xyz(39.5737, 52.1354, 70.9155) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.66
Aqua Blue
#02D8E9
ΔE00 4.90
Mediumturquoise
#48D1CC
ΔE00 4.94
Robin'S Egg
#6DEDFD
ΔE00 7.58
Robin Egg Blue
#8AF1FE
ΔE00 8.57
Robin'S Egg Blue
#98EFF9
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CFD5 #D56A64
analogous
#64D5A3 #64CFD5 #6497D5
triadic
#64CFD5 #D564CF #CFD564
tetradic
#64CFD5 #A364D5 #D56A64 #97D564
square
#64CFD5 #A364D5 #D56A64 #97D564
split-complementary
#64CFD5 #D56497 #D5A364
monochromatic
#299096 #36BEC6 #64CFD5 #94DEE2 #C4EDEF
Accessibility & contrast
On white
1.84
#64CFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#64CFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CFD5
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CFD5 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D6
Deuteranopia (green-blind)
#B0B9D6
Tritanopia (blue-blind)
#00D6D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #64cfd5; /* rgb */ color: rgb(100, 207, 213); /* oklch */ color: oklch(79.4% 0.099 200.3);
Tailwind
colors: {
custom: {
50: '#9adee1',
500: '#64cfd5',
950: '#000000',
},
}SCSS
$custom: #64cfd5; $custom-light: #9adee1; $custom-dark: #000000;
JSON
{
"hex": "#64cfd5",
"rgb": {
"r": 100,
"g": 207,
"b": 213
},
"hsl": {
"h": 183.186,
"s": 57.36,
"l": 61.373
},
"oklch": {
"l": 0.79383,
"c": 0.09875,
"h": 200.3
},
"luminance": 0.52139
}Semantic roles & 50–950 ramp
primary
#64CFD5
secondary
#9B4742
accent
#2921C5
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484