#3CBBBF#3CBBBF
#3CBBBF is a light, moderate teal. Relative luminance 0.403; OKLCH L 72.6% C 0.108 H 198.1°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #3CBBBF |
|---|---|
| RGB | rgb(60, 187, 191) |
| HSL | hsl(182, 52%, 49%) |
| HSV | hsv(182, 69%, 75%) |
| CMYK | cmyk(68.6%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(69.65, -32.46, -12.10) |
| CIE-LCH | lch(69.65, 34.64, 200.45°) |
| OKLab | oklab(72.61% -0.1027 -0.0336) |
| OKLCH | oklch(72.61% 0.108 198.1) |
| XYZ | xyz(29.0336, 40.2595, 55.5208) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.14
Lightseagreen
#20B2AA
ΔE00 5.59
Turquoise Blue
#06B1C4
ΔE00 5.86
Topaz
#13BBAF
ΔE00 6.31
Mediumturquoise
#48D1CC
ΔE00 6.43
Aqua Blue
#02D8E9
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CBBBF #BF403C
analogous
#3CBF82 #3CBBBF #3C7ABF
triadic
#3CBBBF #BF3CBB #BBBF3C
tetradic
#3CBBBF #823CBF #BF403C #7ABF3C
square
#3CBBBF #823CBF #BF403C #7ABF3C
split-complementary
#3CBBBF #BF3C7A #BF823C
monochromatic
#1F6062 #2D8D90 #3CBBBF #68CDD0 #97DCDE
Accessibility & contrast
On white
2.32
#3CBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#3CBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CBBBF
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CBBBF | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BF
Deuteranopia (green-blind)
#9BA4C0
Tritanopia (blue-blind)
#00C1BC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #3cbbbf; /* rgb */ color: rgb(60, 187, 191); /* oklch */ color: oklch(72.6% 0.108 198.1);
Tailwind
colors: {
custom: {
50: '#84d0d2',
500: '#3cbbbf',
950: '#000000',
},
}SCSS
$custom: #3cbbbf; $custom-light: #84d0d2; $custom-dark: #000000;
JSON
{
"hex": "#3cbbbf",
"rgb": {
"r": 60,
"g": 187,
"b": 191
},
"hsl": {
"h": 181.832,
"s": 52.191,
"l": 49.216
},
"oklch": {
"l": 0.72614,
"c": 0.10802,
"h": 198.1
},
"luminance": 0.40263
}Semantic roles & 50–950 ramp
primary
#3CBBBF
secondary
#CA8F8D
accent
#514CDC
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282