#60DCBF#60DCBF
#60DCBF is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.6% C 0.119 H 175.4°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCBF |
|---|---|
| RGB | rgb(96, 220, 191) |
| HSL | hsl(166, 64%, 62%) |
| HSV | hsv(166, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 13.2%, 13.7%) |
| CIE-LAB | lab(80.42, -41.49, 3.87) |
| CIE-LCH | lch(80.42, 41.67, 174.67°) |
| OKLab | oklab(81.62% -0.1185 0.0096) |
| OKLCH | oklch(81.62% 0.119 175.4) |
| XYZ | xyz(39.8167, 57.4309, 58.2671) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.82
Aquamarine (survey)
#04D8B2
ΔE00 4.28
Aqua (survey)
#13EAC9
ΔE00 4.51
Mediumaquamarine
#66CDAA
ΔE00 4.52
Turquoise
#40E0D0
ΔE00 4.95
Aqua Marine
#2EE8BB
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCBF #DC607D
analogous
#60DC81 #60DCBF #60BBDC
triadic
#60DCBF #BF60DC #DCBF60
tetradic
#60DCBF #8160DC #DC607D #BBDC60
square
#60DCBF #8160DC #DC607D #BBDC60
split-complementary
#60DCBF #DC60BB #DC8160
monochromatic
#239F82 #2ED1AB #60DCBF #92E7D3 #C4F2E7
Accessibility & contrast
On white
1.68
#60DCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#60DCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCBF
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCBF | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0BE
Deuteranopia (green-blind)
#C2C2C1
Tritanopia (blue-blind)
#00DED3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60dcbf; /* rgb */ color: rgb(96, 220, 191); /* oklch */ color: oklch(81.6% 0.119 175.4);
Tailwind
colors: {
custom: {
50: '#98e7d2',
500: '#60dcbf',
950: '#000000',
},
}SCSS
$custom: #60dcbf; $custom-light: #98e7d2; $custom-dark: #000000;
JSON
{
"hex": "#60dcbf",
"rgb": {
"r": 96,
"g": 220,
"b": 191
},
"hsl": {
"h": 165.968,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.81622,
"c": 0.11894,
"h": 175.4
},
"luminance": 0.57435
}Semantic roles & 50–950 ramp
primary
#60DCBF
secondary
#A23E55
accent
#1A43CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483