#60CDDE#60CDDE
#60CDDE is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.1% C 0.102 H 209.0°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #60CDDE |
|---|---|
| RGB | rgb(96, 205, 222) |
| HSL | hsl(188, 66%, 62%) |
| HSV | hsv(188, 57%, 87%) |
| CMYK | cmyk(56.8%, 7.7%, 0%, 12.9%) |
| CIE-LAB | lab(76.93, -26.39, -17.89) |
| CIE-LCH | lch(76.93, 31.89, 214.14°) |
| OKLab | oklab(79.09% -0.0893 -0.0495) |
| OKLCH | oklch(79.09% 0.102 209) |
| XYZ | xyz(39.8346, 51.4195, 76.9188) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.71
Neon Blue
#04D9FF
ΔE00 6.24
Darkturquoise
#00CED1
ΔE00 7.33
Sky Blue
#87CEEB
ΔE00 7.35
Robin'S Egg
#6DEDFD
ΔE00 7.40
Turquoise Blue
#06B1C4
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CDDE #DE7160
analogous
#60DEB0 #60CDDE #608EDE
triadic
#60CDDE #DE60CD #CDDE60
tetradic
#60CDDE #B060DE #DE7160 #8EDE60
square
#60CDDE #B060DE #DE7160 #8EDE60
split-complementary
#60CDDE #DE608E #DEB060
monochromatic
#2291A2 #2DBDD3 #60CDDE #93DDE9 #C5EDF3
Accessibility & contrast
On white
1.86
#60CDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#60CDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CDDE
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CDDE | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC6DF
Deuteranopia (green-blind)
#AAB8DE
Tritanopia (blue-blind)
#00D5D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #60cdde; /* rgb */ color: rgb(96, 205, 222); /* oklch */ color: oklch(79.1% 0.102 209.0);
Tailwind
colors: {
custom: {
50: '#98dce8',
500: '#60cdde',
950: '#000000',
},
}SCSS
$custom: #60cdde; $custom-light: #98dce8; $custom-dark: #000000;
JSON
{
"hex": "#60cdde",
"rgb": {
"r": 96,
"g": 205,
"b": 222
},
"hsl": {
"h": 188.095,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.79093,
"c": 0.10214,
"h": 209
},
"luminance": 0.51423
}Semantic roles & 50–950 ramp
primary
#60CDDE
secondary
#A54B3D
accent
#3118CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484