#60CBD9#60CBD9
#60CBD9 is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.4% C 0.100 H 206.8°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #60CBD9 |
|---|---|
| RGB | rgb(96, 203, 217) |
| HSL | hsl(187, 61%, 61%) |
| HSV | hsv(187, 56%, 85%) |
| CMYK | cmyk(55.8%, 6.5%, 0%, 14.9%) |
| CIE-LAB | lab(76.19, -26.80, -16.32) |
| CIE-LCH | lch(76.19, 31.38, 211.33°) |
| OKLab | oklab(78.45% -0.0892 -0.0451) |
| OKLCH | oklch(78.45% 0.1 206.8) |
| XYZ | xyz(38.6991, 50.2047, 73.2832) |
| Luminance | 0.5021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.77
Darkturquoise
#00CED1
ΔE00 6.52
Neon Blue
#04D9FF
ΔE00 7.25
Mediumturquoise
#48D1CC
ΔE00 7.78
Robin'S Egg
#6DEDFD
ΔE00 7.86
Turquoise Blue
#06B1C4
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CBD9 #D96E60
analogous
#60D9AB #60CBD9 #608FD9
triadic
#60CBD9 #D960CB #CBD960
tetradic
#60CBD9 #AB60D9 #D96E60 #8FD960
square
#60CBD9 #AB60D9 #D96E60 #8FD960
split-complementary
#60CBD9 #D9608F #D9AB60
monochromatic
#258C9A #31B9CB #60CBD9 #91DBE5 #C3EBF1
Accessibility & contrast
On white
1.90
#60CBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#60CBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CBD9
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CBD9 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DA
Deuteranopia (green-blind)
#A9B6D9
Tritanopia (blue-blind)
#00D3CF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #60cbd9; /* rgb */ color: rgb(96, 203, 217); /* oklch */ color: oklch(78.4% 0.100 206.8);
Tailwind
colors: {
custom: {
50: '#98dbe4',
500: '#60cbd9',
950: '#000000',
},
}SCSS
$custom: #60cbd9; $custom-light: #98dbe4; $custom-dark: #000000;
JSON
{
"hex": "#60cbd9",
"rgb": {
"r": 96,
"g": 203,
"b": 217
},
"hsl": {
"h": 186.942,
"s": 61.421,
"l": 61.373
},
"oklch": {
"l": 0.78447,
"c": 0.09995,
"h": 206.8
},
"luminance": 0.50208
}Semantic roles & 50–950 ramp
primary
#60CBD9
secondary
#9E4A3F
accent
#301CC9
background
#FCFEFE
surface
#F5FBFC
border
#CFD4D5
text
#0F1515
muted
#808484