#60CCDD#60CCDD
#60CCDD is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.8% C 0.101 H 209.1°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #60CCDD |
|---|---|
| RGB | rgb(96, 204, 221) |
| HSL | hsl(188, 65%, 62%) |
| HSV | hsv(188, 57%, 87%) |
| CMYK | cmyk(56.6%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(76.61, -26.18, -17.84) |
| CIE-LCH | lch(76.61, 31.68, 214.27°) |
| OKLab | oklab(78.83% -0.0887 -0.0494) |
| OKLCH | oklch(78.83% 0.101 209.1) |
| XYZ | xyz(39.4626, 50.8891, 76.1355) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.88
Neon Blue
#04D9FF
ΔE00 6.35
Sky Blue
#87CEEB
ΔE00 7.33
Darkturquoise
#00CED1
ΔE00 7.37
Robin'S Egg
#6DEDFD
ΔE00 7.65
Turquoise Blue
#06B1C4
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CCDD #DD7160
analogous
#60DDB0 #60CCDD #608EDD
triadic
#60CCDD #DD60CC #CCDD60
tetradic
#60CCDD #B060DD #DD7160 #8EDD60
square
#60CCDD #B060DD #DD7160 #8EDD60
split-complementary
#60CCDD #DD608E #DDB060
monochromatic
#228FA0 #2EBCD2 #60CCDD #92DCE8 #C5ECF3
Accessibility & contrast
On white
1.88
#60CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#60CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CCDD
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CCDD | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5DE
Deuteranopia (green-blind)
#A9B7DD
Tritanopia (blue-blind)
#00D4D1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #60ccdd; /* rgb */ color: rgb(96, 204, 221); /* oklch */ color: oklch(78.8% 0.101 209.1);
Tailwind
colors: {
custom: {
50: '#98dbe7',
500: '#60ccdd',
950: '#000000',
},
}SCSS
$custom: #60ccdd; $custom-light: #98dbe7; $custom-dark: #000000;
JSON
{
"hex": "#60ccdd",
"rgb": {
"r": 96,
"g": 204,
"b": 221
},
"hsl": {
"h": 188.16,
"s": 64.767,
"l": 62.157
},
"oklch": {
"l": 0.78825,
"c": 0.10148,
"h": 209.1
},
"luminance": 0.50893
}Semantic roles & 50–950 ramp
primary
#60CCDD
secondary
#A44B3E
accent
#3119CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484