#3CBC9B#3CBC9B
#3CBC9B is a light, vivid teal. Relative luminance 0.393; OKLCH L 71.7% C 0.121 H 172.0°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #3CBC9B |
|---|---|
| RGB | rgb(60, 188, 155) |
| HSL | hsl(165, 52%, 49%) |
| HSV | hsv(165, 68%, 74%) |
| CMYK | cmyk(68.1%, 0%, 17.6%, 26.3%) |
| CIE-LAB | lab(68.96, -42.64, 6.63) |
| CIE-LCH | lch(68.96, 43.15, 171.16°) |
| OKLab | oklab(71.72% -0.12 0.0169) |
| OKLCH | oklch(71.72% 0.121 172) |
| XYZ | xyz(25.7601, 39.2908, 37.2303) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.54
Tealish
#24BCA8
ΔE00 4.39
Turquoise (survey)
#06C2AC
ΔE00 4.51
Green Blue
#01C08D
ΔE00 4.69
Mediumaquamarine
#66CDAA
ΔE00 5.44
Greenblue
#23C48B
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CBC9B #BC3C5D
analogous
#3CBC5B #3CBC9B #3C9DBC
triadic
#3CBC9B #9B3CBC #BC9B3C
tetradic
#3CBC9B #5B3CBC #BC3C5D #9DBC3C
square
#3CBC9B #5B3CBC #BC3C5D #9DBC3C
split-complementary
#3CBC9B #BC3C9D #BC5B3C
monochromatic
#1E5F4E #2D8E75 #3CBC9B #67CEB4 #95DDCB
Accessibility & contrast
On white
2.37
#3CBC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#3CBC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CBC9B
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CBC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CBC9B | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B099
Deuteranopia (green-blind)
#A5A39D
Tritanopia (blue-blind)
#00BEB2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #3cbc9b; /* rgb */ color: rgb(60, 188, 155); /* oklch */ color: oklch(71.7% 0.121 172.0);
Tailwind
colors: {
custom: {
50: '#82d1b8',
500: '#3cbc9b',
950: '#000000',
},
}SCSS
$custom: #3cbc9b; $custom-light: #82d1b8; $custom-dark: #000000;
JSON
{
"hex": "#3cbc9b",
"rgb": {
"r": 60,
"g": 188,
"b": 155
},
"hsl": {
"h": 164.531,
"s": 51.613,
"l": 48.627
},
"oklch": {
"l": 0.7172,
"c": 0.12118,
"h": 172
},
"luminance": 0.39294
}Semantic roles & 50–950 ramp
primary
#3CBC9B
secondary
#C98B9B
accent
#4D71DB
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280