#60CED9#60CED9
#60CED9 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.1% C 0.101 H 204.2°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #60CED9 |
|---|---|
| RGB | rgb(96, 206, 217) |
| HSL | hsl(185, 61%, 61%) |
| HSV | hsv(185, 56%, 85%) |
| CMYK | cmyk(55.8%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(77.06, -28.27, -15.01) |
| CIE-LCH | lch(77.06, 32.01, 207.96°) |
| OKLab | oklab(79.15% -0.0924 -0.0415) |
| OKLCH | oklch(79.15% 0.101 204.2) |
| XYZ | xyz(39.4144, 51.6353, 73.5217) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.23
Darkturquoise
#00CED1
ΔE00 5.53
Mediumturquoise
#48D1CC
ΔE00 6.54
Robin'S Egg
#6DEDFD
ΔE00 7.27
Neon Blue
#04D9FF
ΔE00 7.89
Robin Egg Blue
#8AF1FE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CED9 #D96B60
analogous
#60D9A8 #60CED9 #6092D9
triadic
#60CED9 #D960CE #CED960
tetradic
#60CED9 #A860D9 #D96B60 #92D960
square
#60CED9 #A860D9 #D96B60 #92D960
split-complementary
#60CED9 #D96092 #D9A860
monochromatic
#258F9A #31BDCB #60CED9 #91DDE5 #C3ECF1
Accessibility & contrast
On white
1.85
#60CED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#60CED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CED9
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CED9 | 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)
#C0C6DA
Deuteranopia (green-blind)
#ADB8D9
Tritanopia (blue-blind)
#00D5D1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #60ced9; /* rgb */ color: rgb(96, 206, 217); /* oklch */ color: oklch(79.1% 0.101 204.2);
Tailwind
colors: {
custom: {
50: '#98dde4',
500: '#60ced9',
950: '#000000',
},
}SCSS
$custom: #60ced9; $custom-light: #98dde4; $custom-dark: #000000;
JSON
{
"hex": "#60ced9",
"rgb": {
"r": 96,
"g": 206,
"b": 217
},
"hsl": {
"h": 185.455,
"s": 61.421,
"l": 61.373
},
"oklch": {
"l": 0.79145,
"c": 0.1013,
"h": 204.2
},
"luminance": 0.51639
}Semantic roles & 50–950 ramp
primary
#60CED9
secondary
#9E483F
accent
#2C1CC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484