#60CED7#60CED7
#60CED7 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.101 H 202.6°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #60CED7 |
|---|---|
| RGB | rgb(96, 206, 215) |
| HSL | hsl(185, 60%, 61%) |
| HSV | hsv(185, 55%, 84%) |
| CMYK | cmyk(55.3%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(77.00, -28.82, -14.03) |
| CIE-LCH | lch(77.00, 32.05, 205.95°) |
| OKLab | oklab(79.07% -0.0932 -0.0388) |
| OKLCH | oklch(79.07% 0.101 202.6) |
| XYZ | xyz(39.1559, 51.5319, 72.1600) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.38
Darkturquoise
#00CED1
ΔE00 5.00
Mediumturquoise
#48D1CC
ΔE00 5.83
Robin'S Egg
#6DEDFD
ΔE00 7.45
Neon Blue
#04D9FF
ΔE00 8.53
Robin Egg Blue
#8AF1FE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CED7 #D76960
analogous
#60D7A4 #60CED7 #6092D7
triadic
#60CED7 #D760CE #CED760
tetradic
#60CED7 #A460D7 #D76960 #92D760
square
#60CED7 #A460D7 #D76960 #92D760
split-complementary
#60CED7 #D76092 #D7A460
monochromatic
#268E97 #32BCC8 #60CED7 #91DDE3 #C2ECF0
Accessibility & contrast
On white
1.86
#60CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#60CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CED7
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CED7 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6D8
Deuteranopia (green-blind)
#ADB8D8
Tritanopia (blue-blind)
#00D5D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #60ced7; /* rgb */ color: rgb(96, 206, 215); /* oklch */ color: oklch(79.1% 0.101 202.6);
Tailwind
colors: {
custom: {
50: '#98dde3',
500: '#60ced7',
950: '#000000',
},
}SCSS
$custom: #60ced7; $custom-light: #98dde3; $custom-dark: #000000;
JSON
{
"hex": "#60ced7",
"rgb": {
"r": 96,
"g": 206,
"b": 215
},
"hsl": {
"h": 184.538,
"s": 59.799,
"l": 60.98
},
"oklch": {
"l": 0.79074,
"c": 0.10097,
"h": 202.6
},
"luminance": 0.51536
}Semantic roles & 50–950 ramp
primary
#60CED7
secondary
#9B4740
accent
#2B1EC7
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484