#60CFDC#60CFDC
#60CFDC is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.5% C 0.102 H 205.7°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #60CFDC |
|---|---|
| RGB | rgb(96, 207, 220) |
| HSL | hsl(186, 64%, 62%) |
| HSV | hsv(186, 56%, 86%) |
| CMYK | cmyk(56.4%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(77.45, -27.93, -16.05) |
| CIE-LCH | lch(77.45, 32.21, 209.88°) |
| OKLab | oklab(79.49% -0.0923 -0.0444) |
| OKLCH | oklch(79.49% 0.102 205.7) |
| XYZ | xyz(40.0497, 52.2758, 75.6759) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.06
Darkturquoise
#00CED1
ΔE00 6.07
Robin'S Egg
#6DEDFD
ΔE00 6.92
Neon Blue
#04D9FF
ΔE00 7.20
Mediumturquoise
#48D1CC
ΔE00 7.20
Robin Egg Blue
#8AF1FE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CFDC #DC6D60
analogous
#60DCAB #60CFDC #6091DC
triadic
#60CFDC #DC60CF #CFDC60
tetradic
#60CFDC #AB60DC #DC6D60 #91DC60
square
#60CFDC #AB60DC #DC6D60 #91DC60
split-complementary
#60CFDC #DC6091 #DCAB60
monochromatic
#23929F #2EC0D1 #60CFDC #92DEE7 #C4EDF2
Accessibility & contrast
On white
1.83
#60CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#60CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CFDC
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CFDC | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DD
Deuteranopia (green-blind)
#ADB9DC
Tritanopia (blue-blind)
#00D7D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #60cfdc; /* rgb */ color: rgb(96, 207, 220); /* oklch */ color: oklch(79.5% 0.102 205.7);
Tailwind
colors: {
custom: {
50: '#98dee6',
500: '#60cfdc',
950: '#000000',
},
}SCSS
$custom: #60cfdc; $custom-light: #98dee6; $custom-dark: #000000;
JSON
{
"hex": "#60cfdc",
"rgb": {
"r": 96,
"g": 207,
"b": 220
},
"hsl": {
"h": 186.29,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.79485,
"c": 0.10239,
"h": 205.7
},
"luminance": 0.5228
}Semantic roles & 50–950 ramp
primary
#60CFDC
secondary
#A2483E
accent
#2C1ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484