#60DBBF#60DBBF
#60DBBF is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.4% C 0.118 H 175.9°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #60DBBF |
|---|---|
| RGB | rgb(96, 219, 191) |
| HSL | hsl(166, 63%, 62%) |
| HSV | hsv(166, 56%, 86%) |
| CMYK | cmyk(56.2%, 0%, 12.8%, 14.1%) |
| CIE-LAB | lab(80.13, -41.04, 3.44) |
| CIE-LCH | lch(80.13, 41.19, 175.20°) |
| OKLab | oklab(81.38% -0.1175 0.0085) |
| OKLCH | oklch(81.38% 0.118 175.9) |
| XYZ | xyz(39.5551, 56.9076, 58.1798) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.68
Aquamarine (survey)
#04D8B2
ΔE00 4.39
Mediumaquamarine
#66CDAA
ΔE00 4.50
Aqua (survey)
#13EAC9
ΔE00 4.70
Turquoise
#40E0D0
ΔE00 4.76
Aqua Marine
#2EE8BB
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DBBF #DB607C
analogous
#60DB81 #60DBBF #60BADB
triadic
#60DBBF #BF60DB #DBBF60
tetradic
#60DBBF #8160DB #DB607C #BADB60
square
#60DBBF #8160DB #DB607C #BADB60
split-complementary
#60DBBF #DB60BA #DB8160
monochromatic
#249D81 #2FCFAB #60DBBF #92E6D3 #C4F2E7
Accessibility & contrast
On white
1.70
#60DBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#60DBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DBBF
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DBBF | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBE
Deuteranopia (green-blind)
#C1C1C1
Tritanopia (blue-blind)
#00DED3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60dbbf; /* rgb */ color: rgb(96, 219, 191); /* oklch */ color: oklch(81.4% 0.118 175.9);
Tailwind
colors: {
custom: {
50: '#97e7d2',
500: '#60dbbf',
950: '#000000',
},
}SCSS
$custom: #60dbbf; $custom-light: #97e7d2; $custom-dark: #000000;
JSON
{
"hex": "#60dbbf",
"rgb": {
"r": 96,
"g": 219,
"b": 191
},
"hsl": {
"h": 166.341,
"s": 63.077,
"l": 61.765
},
"oklch": {
"l": 0.81383,
"c": 0.11779,
"h": 175.9
},
"luminance": 0.56911
}Semantic roles & 50–950 ramp
primary
#60DBBF
secondary
#A13E55
accent
#1B43CB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483