#60CCDF#60CCDF
#60CCDF is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.9% C 0.102 H 210.7°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #60CCDF |
|---|---|
| RGB | rgb(96, 204, 223) |
| HSL | hsl(189, 66%, 63%) |
| HSV | hsv(189, 57%, 87%) |
| CMYK | cmyk(57%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(76.68, -25.62, -18.82) |
| CIE-LCH | lch(76.68, 31.79, 216.30°) |
| OKLab | oklab(78.9% -0.0879 -0.0521) |
| OKLCH | oklch(78.9% 0.102 210.7) |
| XYZ | xyz(39.7306, 50.9964, 77.5472) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.18
Neon Blue
#04D9FF
ΔE00 5.87
Sky Blue
#87CEEB
ΔE00 6.77
Robin'S Egg
#6DEDFD
ΔE00 7.75
Darkturquoise
#00CED1
ΔE00 7.99
Baby Blue
#89CFF0
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CCDF #DF7360
analogous
#60DFB2 #60CCDF #608DDF
triadic
#60CCDF #DF60CC #CCDF60
tetradic
#60CCDF #B260DF #DF7360 #8DDF60
square
#60CCDF #B260DF #DF7360 #8DDF60
split-complementary
#60CCDF #DF608D #DFB260
monochromatic
#2190A4 #2DBCD5 #60CCDF #93DCE9 #C6EDF4
Accessibility & contrast
On white
1.88
#60CCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#60CCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CCDF
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CCDF | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5E0
Deuteranopia (green-blind)
#A9B7DF
Tritanopia (blue-blind)
#00D4D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #60ccdf; /* rgb */ color: rgb(96, 204, 223); /* oklch */ color: oklch(78.9% 0.102 210.7);
Tailwind
colors: {
custom: {
50: '#98dbe9',
500: '#60ccdf',
950: '#000000',
},
}SCSS
$custom: #60ccdf; $custom-light: #98dbe9; $custom-dark: #000000;
JSON
{
"hex": "#60ccdf",
"rgb": {
"r": 96,
"g": 204,
"b": 223
},
"hsl": {
"h": 188.976,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.78899,
"c": 0.10216,
"h": 210.7
},
"luminance": 0.51
}Semantic roles & 50–950 ramp
primary
#60CCDF
secondary
#A64D3D
accent
#3317CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484