#60CED8#60CED8
#60CED8 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.1% C 0.101 H 203.4°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #60CED8 |
|---|---|
| RGB | rgb(96, 206, 216) |
| HSL | hsl(185, 61%, 61%) |
| HSV | hsv(185, 56%, 85%) |
| CMYK | cmyk(55.6%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(77.03, -28.55, -14.52) |
| CIE-LCH | lch(77.03, 32.03, 206.95°) |
| OKLab | oklab(79.11% -0.0928 -0.0401) |
| OKLCH | oklch(79.11% 0.101 203.4) |
| XYZ | xyz(39.2847, 51.5835, 72.8387) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.29
Darkturquoise
#00CED1
ΔE00 5.26
Mediumturquoise
#48D1CC
ΔE00 6.18
Robin'S Egg
#6DEDFD
ΔE00 7.35
Neon Blue
#04D9FF
ΔE00 8.20
Robin Egg Blue
#8AF1FE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CED8 #D86A60
analogous
#60D8A6 #60CED8 #6092D8
triadic
#60CED8 #D860CE #CED860
tetradic
#60CED8 #A660D8 #D86A60 #92D860
square
#60CED8 #A660D8 #D86A60 #92D860
split-complementary
#60CED8 #D86092 #D8A660
monochromatic
#258F98 #31BDC9 #60CED8 #91DDE4 #C2ECF0
Accessibility & contrast
On white
1.86
#60CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#60CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CED8
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CED8 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6D9
Deuteranopia (green-blind)
#ADB8D9
Tritanopia (blue-blind)
#00D5D1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #60ced8; /* rgb */ color: rgb(96, 206, 216); /* oklch */ color: oklch(79.1% 0.101 203.4);
Tailwind
colors: {
custom: {
50: '#98dde4',
500: '#60ced8',
950: '#000000',
},
}SCSS
$custom: #60ced8; $custom-light: #98dde4; $custom-dark: #000000;
JSON
{
"hex": "#60ced8",
"rgb": {
"r": 96,
"g": 206,
"b": 216
},
"hsl": {
"h": 185,
"s": 60.606,
"l": 61.176
},
"oklch": {
"l": 0.7911,
"c": 0.10112,
"h": 203.4
},
"luminance": 0.51587
}Semantic roles & 50–950 ramp
primary
#60CED8
secondary
#9D473F
accent
#2B1DC8
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484