#60CDE2#60CDE2
#60CDE2 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.2% C 0.104 H 212.1°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #60CDE2 |
|---|---|
| RGB | rgb(96, 205, 226) |
| HSL | hsl(190, 69%, 63%) |
| HSV | hsv(190, 58%, 89%) |
| CMYK | cmyk(57.5%, 9.3%, 0%, 11.4%) |
| CIE-LAB | lab(77.06, -25.27, -19.85) |
| CIE-LCH | lch(77.06, 32.13, 218.15°) |
| OKLab | oklab(79.24% -0.0877 -0.055) |
| OKLCH | oklch(79.24% 0.104 212.1) |
| XYZ | xyz(40.3771, 51.6365, 79.7757) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.32
Aqua Blue
#02D8E9
ΔE00 5.40
Sky Blue
#87CEEB
ΔE00 6.27
Bright Sky Blue
#02CCFE
ΔE00 7.43
Baby Blue
#89CFF0
ΔE00 7.46
Robin'S Egg
#6DEDFD
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CDE2 #E27560
analogous
#60E2B6 #60CDE2 #608CE2
triadic
#60CDE2 #E260CD #CDE260
tetradic
#60CDE2 #B660E2 #E27560 #8CE260
square
#60CDE2 #B660E2 #E27560 #8CE260
split-complementary
#60CDE2 #E2608C #E2B660
monochromatic
#1F93A9 #2CBDD9 #60CDE2 #94DDEB #C8EEF5
Accessibility & contrast
On white
1.85
#60CDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#60CDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CDE2
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CDE2 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC7E3
Deuteranopia (green-blind)
#A9B8E2
Tritanopia (blue-blind)
#00D6D3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #60cde2; /* rgb */ color: rgb(96, 205, 226); /* oklch */ color: oklch(79.2% 0.104 212.1);
Tailwind
colors: {
custom: {
50: '#98dceb',
500: '#60cde2',
950: '#000000',
},
}SCSS
$custom: #60cde2; $custom-light: #98dceb; $custom-dark: #000000;
JSON
{
"hex": "#60cde2",
"rgb": {
"r": 96,
"g": 205,
"b": 226
},
"hsl": {
"h": 189.692,
"s": 69.149,
"l": 63.137
},
"oklch": {
"l": 0.79241,
"c": 0.10356,
"h": 212.1
},
"luminance": 0.5164
}Semantic roles & 50–950 ramp
primary
#60CDE2
secondary
#AB4D3B
accent
#3314D1
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484