#60CED6#60CED6
#60CED6 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.0% C 0.101 H 201.8°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #60CED6 |
|---|---|
| RGB | rgb(96, 206, 214) |
| HSL | hsl(184, 59%, 61%) |
| HSV | hsv(184, 55%, 84%) |
| CMYK | cmyk(55.1%, 3.7%, 0%, 16.1%) |
| CIE-LAB | lab(76.97, -29.10, -13.53) |
| CIE-LCH | lch(76.97, 32.09, 204.95°) |
| OKLab | oklab(79.04% -0.0936 -0.0374) |
| OKLCH | oklch(79.04% 0.101 201.8) |
| XYZ | xyz(39.0278, 51.4807, 71.4853) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.50
Darkturquoise
#00CED1
ΔE00 4.76
Mediumturquoise
#48D1CC
ΔE00 5.48
Robin'S Egg
#6DEDFD
ΔE00 7.57
Robin Egg Blue
#8AF1FE
ΔE00 8.68
Robin'S Egg Blue
#98EFF9
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CED6 #D66860
analogous
#60D6A3 #60CED6 #6093D6
triadic
#60CED6 #D660CE #CED660
tetradic
#60CED6 #A360D6 #D66860 #93D660
square
#60CED6 #A360D6 #D66860 #93D660
split-complementary
#60CED6 #D66093 #D6A360
monochromatic
#268E95 #33BCC6 #60CED6 #91DDE3 #C1ECEF
Accessibility & contrast
On white
1.86
#60CED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#60CED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CED6
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CED6 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6D7
Deuteranopia (green-blind)
#AEB8D7
Tritanopia (blue-blind)
#00D5D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #60ced6; /* rgb */ color: rgb(96, 206, 214); /* oklch */ color: oklch(79.0% 0.101 201.8);
Tailwind
colors: {
custom: {
50: '#98dde2',
500: '#60ced6',
950: '#000000',
},
}SCSS
$custom: #60ced6; $custom-light: #98dde2; $custom-dark: #000000;
JSON
{
"hex": "#60ced6",
"rgb": {
"r": 96,
"g": 206,
"b": 214
},
"hsl": {
"h": 184.068,
"s": 59,
"l": 60.784
},
"oklch": {
"l": 0.79039,
"c": 0.10084,
"h": 201.8
},
"luminance": 0.51484
}Semantic roles & 50–950 ramp
primary
#60CED6
secondary
#9A4640
accent
#2A1FC7
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484