#3CB9B9#3CB9B9
#3CB9B9 is a light, moderate teal. Relative luminance 0.392; OKLCH L 71.9% C 0.107 H 195.0°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB9B9 |
|---|---|
| RGB | rgb(60, 185, 185) |
| HSL | hsl(180, 51%, 48%) |
| HSV | hsv(180, 68%, 73%) |
| CMYK | cmyk(67.6%, 0%, 0%, 27.5%) |
| CIE-LAB | lab(68.87, -33.24, -9.98) |
| CIE-LCH | lch(68.87, 34.71, 196.72°) |
| OKLab | oklab(71.91% -0.1032 -0.0277) |
| OKLCH | oklch(71.91% 0.107 195) |
| XYZ | xyz(27.9655, 39.1582, 51.9740) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.06
Topaz
#13BBAF
ΔE00 4.85
Darkturquoise
#00CED1
ΔE00 5.65
Mediumturquoise
#48D1CC
ΔE00 6.38
Turquoise Blue
#06B1C4
ΔE00 6.98
Tealish
#24BCA8
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB9B9 #B93C3C
analogous
#3CB97A #3CB9B9 #3C7AB9
triadic
#3CB9B9 #B93CB9 #B9B93C
tetradic
#3CB9B9 #7A3CB9 #B93C3C #7AB93C
square
#3CB9B9 #7A3CB9 #B93C3C #7AB93C
split-complementary
#3CB9B9 #B93C7A #B97A3C
monochromatic
#1E5D5D #2D8B8B #3CB9B9 #65CDCD #93DCDC
Accessibility & contrast
On white
2.38
#3CB9B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#3CB9B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB9B9
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB9B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB9B9 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB0B9
Deuteranopia (green-blind)
#9AA2BA
Tritanopia (blue-blind)
#00BFB9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #3cb9b9; /* rgb */ color: rgb(60, 185, 185); /* oklch */ color: oklch(71.9% 0.107 195.0);
Tailwind
colors: {
custom: {
50: '#83cece',
500: '#3cb9b9',
950: '#000000',
},
}SCSS
$custom: #3cb9b9; $custom-light: #83cece; $custom-dark: #000000;
JSON
{
"hex": "#3cb9b9",
"rgb": {
"r": 60,
"g": 185,
"b": 185
},
"hsl": {
"h": 180,
"s": 51.02,
"l": 48.039
},
"oklch": {
"l": 0.71914,
"c": 0.1069,
"h": 195
},
"luminance": 0.39161
}Semantic roles & 50–950 ramp
primary
#3CB9B9
secondary
#C78989
accent
#4D4DDA
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282