#60DCCB#60DCCB
#60DCCB is a light, moderate teal. Relative luminance 0.580; OKLCH L 82.0% C 0.113 H 183.1°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCCB |
|---|---|
| RGB | rgb(96, 220, 203) |
| HSL | hsl(172, 64%, 62%) |
| HSV | hsv(172, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 7.7%, 13.7%) |
| CIE-LAB | lab(80.73, -38.55, -2.07) |
| CIE-LCH | lch(80.73, 38.61, 183.07°) |
| OKLab | oklab(81.97% -0.1133 -0.0062) |
| OKLCH | oklch(81.97% 0.113 183.1) |
| XYZ | xyz(41.1918, 57.9809, 65.5090) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.24
Mediumturquoise
#48D1CC
ΔE00 4.93
Tiffany Blue
#7BF2DA
ΔE00 5.46
Seafoam Blue
#78D1B6
ΔE00 5.53
Aqua (survey)
#13EAC9
ΔE00 6.04
Aquamarine (survey)
#04D8B2
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCCB #DC6071
analogous
#60DC8D #60DCCB #60AFDC
triadic
#60DCCB #CB60DC #DCCB60
tetradic
#60DCCB #8D60DC #DC6071 #AFDC60
square
#60DCCB #8D60DC #DC6071 #AFDC60
split-complementary
#60DCCB #DC60AF #DC8D60
monochromatic
#239F8E #2ED1BB #60DCCB #92E7DB #C4F2EC
Accessibility & contrast
On white
1.67
#60DCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#60DCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCCB
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCCB | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CA
Deuteranopia (green-blind)
#BFC2CD
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60dccb; /* rgb */ color: rgb(96, 220, 203); /* oklch */ color: oklch(82.0% 0.113 183.1);
Tailwind
colors: {
custom: {
50: '#98e7da',
500: '#60dccb',
950: '#000000',
},
}SCSS
$custom: #60dccb; $custom-light: #98e7da; $custom-dark: #000000;
JSON
{
"hex": "#60dccb",
"rgb": {
"r": 96,
"g": 220,
"b": 203
},
"hsl": {
"h": 171.774,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.81973,
"c": 0.11343,
"h": 183.1
},
"luminance": 0.57985
}Semantic roles & 50–950 ramp
primary
#60DCCB
secondary
#A23E4C
accent
#1A32CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483