#60BEBF#60BEBF
#60BEBF is a light, moderate teal. Relative luminance 0.431; OKLCH L 74.5% C 0.089 H 196.3°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #60BEBF |
|---|---|
| RGB | rgb(96, 190, 191) |
| HSL | hsl(181, 43%, 56%) |
| HSV | hsv(181, 50%, 75%) |
| CMYK | cmyk(49.7%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(71.60, -27.47, -9.08) |
| CIE-LCH | lch(71.60, 28.93, 198.29°) |
| OKLab | oklab(74.49% -0.0856 -0.0251) |
| OKLCH | oklch(74.49% 0.089 196.3) |
| XYZ | xyz(32.6375, 43.0724, 55.8740) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.84
Mediumturquoise
#48D1CC
ΔE00 5.85
Lightseagreen
#20B2AA
ΔE00 6.78
Topaz
#13BBAF
ΔE00 7.03
Turquoise Blue
#06B1C4
ΔE00 7.70
Aqua Blue
#02D8E9
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60BEBF #BF6160
analogous
#60BF91 #60BEBF #608FBF
triadic
#60BEBF #BF60BE #BEBF60
tetradic
#60BEBF #9160BF #BF6160 #8FBF60
square
#60BEBF #9160BF #BF6160 #8FBF60
split-complementary
#60BEBF #BF608F #BF9160
monochromatic
#2F7575 #41A0A1 #60BEBF #8CD0D1 #B7E2E2
Accessibility & contrast
On white
2.18
#60BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#60BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60BEBF
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60BEBF | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BF
Deuteranopia (green-blind)
#A3AAC0
Tritanopia (blue-blind)
#20C3BE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #60bebf; /* rgb */ color: rgb(96, 190, 191); /* oklch */ color: oklch(74.5% 0.089 196.3);
Tailwind
colors: {
custom: {
50: '#95d2d2',
500: '#60bebf',
950: '#000000',
},
}SCSS
$custom: #60bebf; $custom-light: #95d2d2; $custom-dark: #000000;
JSON
{
"hex": "#60bebf",
"rgb": {
"r": 96,
"g": 190,
"b": 191
},
"hsl": {
"h": 180.632,
"s": 42.601,
"l": 56.275
},
"oklch": {
"l": 0.74487,
"c": 0.08921,
"h": 196.3
},
"luminance": 0.43075
}Semantic roles & 50–950 ramp
primary
#60BEBF
secondary
#D1AAAA
accent
#5755D2
background
#F9FCFC
surface
#F2F9F9
border
#CCD2D2
text
#0E1414
muted
#7E8282