#60D8CB#60D8CB
#60D8CB is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.0% C 0.110 H 185.7°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #60D8CB |
|---|---|
| RGB | rgb(96, 216, 203) |
| HSL | hsl(174, 61%, 61%) |
| HSV | hsv(174, 56%, 85%) |
| CMYK | cmyk(55.6%, 0%, 6%, 15.3%) |
| CIE-LAB | lab(79.56, -36.72, -3.78) |
| CIE-LCH | lch(79.56, 36.92, 185.88°) |
| OKLab | oklab(81.03% -0.109 -0.0108) |
| OKLCH | oklch(81.03% 0.11 185.7) |
| XYZ | xyz(40.1545, 55.9064, 65.1632) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.87
Mediumturquoise
#48D1CC
ΔE00 3.47
Seafoam Blue
#78D1B6
ΔE00 6.10
Darkturquoise
#00CED1
ΔE00 6.65
Tiffany Blue
#7BF2DA
ΔE00 6.76
Pale Teal
#82CBB2
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D8CB #D8606D
analogous
#60D88F #60D8CB #60A9D8
triadic
#60D8CB #CB60D8 #D8CB60
tetradic
#60D8CB #8F60D8 #D8606D #A9D860
square
#60D8CB #8F60D8 #D8606D #A9D860
split-complementary
#60D8CB #D860A9 #D88F60
monochromatic
#25988C #31C9B9 #60D8CB #91E4DB #C2F0EB
Accessibility & contrast
On white
1.72
#60D8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#60D8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D8CB
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D8CB | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCB
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#00DCD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #60d8cb; /* rgb */ color: rgb(96, 216, 203); /* oklch */ color: oklch(81.0% 0.110 185.7);
Tailwind
colors: {
custom: {
50: '#98e4da',
500: '#60d8cb',
950: '#000000',
},
}SCSS
$custom: #60d8cb; $custom-light: #98e4da; $custom-dark: #000000;
JSON
{
"hex": "#60d8cb",
"rgb": {
"r": 96,
"g": 216,
"b": 203
},
"hsl": {
"h": 173.5,
"s": 60.606,
"l": 61.176
},
"oklch": {
"l": 0.81027,
"c": 0.10953,
"h": 185.7
},
"luminance": 0.5591
}Semantic roles & 50–950 ramp
primary
#60D8CB
secondary
#9D3F4A
accent
#1D30C8
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483