#60BEBE#60BEBE
#60BEBE is a light, moderate teal. Relative luminance 0.430; OKLCH L 74.5% C 0.089 H 195.4°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #60BEBE |
|---|---|
| RGB | rgb(96, 190, 190) |
| HSL | hsl(180, 42%, 56%) |
| HSV | hsv(180, 49%, 75%) |
| CMYK | cmyk(49.5%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(71.57, -27.74, -8.58) |
| CIE-LCH | lch(71.57, 29.03, 197.18°) |
| OKLab | oklab(74.45% -0.086 -0.0237) |
| OKLCH | oklch(74.45% 0.089 195.4) |
| XYZ | xyz(32.5278, 43.0285, 55.2964) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.69
Darkturquoise
#00CED1
ΔE00 5.84
Lightseagreen
#20B2AA
ΔE00 6.54
Topaz
#13BBAF
ΔE00 6.72
Turquoise Blue
#06B1C4
ΔE00 7.98
Tealish
#24BCA8
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60BEBE #BE6060
analogous
#60BE8F #60BEBE #608FBE
triadic
#60BEBE #BE60BE #BEBE60
tetradic
#60BEBE #8F60BE #BE6060 #8FBE60
square
#60BEBE #8F60BE #BE6060 #8FBE60
split-complementary
#60BEBE #BE608F #BE8F60
monochromatic
#2F7474 #41A0A0 #60BEBE #8BD0D0 #B7E2E2
Accessibility & contrast
On white
2.19
#60BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#60BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60BEBE
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60BEBE | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BE
Deuteranopia (green-blind)
#A4AABF
Tritanopia (blue-blind)
#21C3BE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #60bebe; /* rgb */ color: rgb(96, 190, 190); /* oklch */ color: oklch(74.5% 0.089 195.4);
Tailwind
colors: {
custom: {
50: '#95d2d1',
500: '#60bebe',
950: '#000000',
},
}SCSS
$custom: #60bebe; $custom-light: #95d2d1; $custom-dark: #000000;
JSON
{
"hex": "#60bebe",
"rgb": {
"r": 96,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 41.964,
"l": 56.078
},
"oklch": {
"l": 0.74453,
"c": 0.08925,
"h": 195.4
},
"luminance": 0.43031
}Semantic roles & 50–950 ramp
primary
#60BEBE
secondary
#D0A9A9
accent
#5656D2
background
#F9FCFC
surface
#F2F9F9
border
#CCD2D2
text
#0E1414
muted
#7E8282