#3CB199#3CB199
#3CB199 is a light, moderate teal. Relative luminance 0.347; OKLCH L 68.9% C 0.110 H 176.5°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB199 |
|---|---|
| RGB | rgb(60, 177, 153) |
| HSL | hsl(168, 49%, 46%) |
| HSV | hsv(168, 66%, 69%) |
| CMYK | cmyk(66.1%, 0%, 13.6%, 30.6%) |
| CIE-LAB | lab(65.52, -38.29, 2.76) |
| CIE-LCH | lch(65.52, 38.39, 175.87°) |
| OKLab | oklab(68.89% -0.1095 0.0067) |
| OKLCH | oklch(68.89% 0.11 176.5) |
| XYZ | xyz(23.3326, 34.7023, 35.5994) |
| Luminance | 0.3471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.03
Tealish
#24BCA8
ΔE00 3.73
Turquoise (survey)
#06C2AC
ΔE00 5.12
Topaz
#13BBAF
ΔE00 5.52
Lightseagreen
#20B2AA
ΔE00 5.87
Dull Teal
#5F9E8F
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB199 #B13C54
analogous
#3CB15F #3CB199 #3C8FB1
triadic
#3CB199 #993CB1 #B1993C
tetradic
#3CB199 #5F3CB1 #B13C54 #8FB13C
square
#3CB199 #5F3CB1 #B13C54 #8FB13C
split-complementary
#3CB199 #B13C8F #B15F3C
monochromatic
#1D564A #2D8371 #3CB199 #61C9B4 #8FD9CA
Accessibility & contrast
On white
2.64
#3CB199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#3CB199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB199
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB199 | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA698
Deuteranopia (green-blind)
#9A9A9B
Tritanopia (blue-blind)
#00B3AA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #3cb199; /* rgb */ color: rgb(60, 177, 153); /* oklch */ color: oklch(68.9% 0.110 176.5);
Tailwind
colors: {
custom: {
50: '#80c9b7',
500: '#3cb199',
950: '#000000',
},
}SCSS
$custom: #3cb199; $custom-light: #80c9b7; $custom-dark: #000000;
JSON
{
"hex": "#3cb199",
"rgb": {
"r": 60,
"g": 177,
"b": 153
},
"hsl": {
"h": 167.692,
"s": 49.367,
"l": 46.471
},
"oklch": {
"l": 0.68892,
"c": 0.10968,
"h": 176.5
},
"luminance": 0.34705
}Semantic roles & 50–950 ramp
primary
#3CB199
secondary
#C48592
accent
#4F6BD9
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1311
muted
#7C8280