#3CB099#3CB099
#3CB099 is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.6% C 0.109 H 177.1°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB099 |
|---|---|
| RGB | rgb(60, 176, 153) |
| HSL | hsl(168, 49%, 46%) |
| HSV | hsv(168, 66%, 69%) |
| CMYK | cmyk(65.9%, 0%, 13.1%, 31%) |
| CIE-LAB | lab(65.21, -37.84, 2.31) |
| CIE-LCH | lch(65.21, 37.91, 176.50°) |
| OKLab | oklab(68.64% -0.1084 0.0056) |
| OKLCH | oklch(68.64% 0.109 177.1) |
| XYZ | xyz(23.1358, 34.3087, 35.5338) |
| Luminance | 0.3431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.38
Tealish
#24BCA8
ΔE00 3.83
Turquoise (survey)
#06C2AC
ΔE00 5.30
Topaz
#13BBAF
ΔE00 5.43
Lightseagreen
#20B2AA
ΔE00 5.60
Dull Teal
#5F9E8F
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB099 #B03C53
analogous
#3CB05F #3CB099 #3C8DB0
triadic
#3CB099 #993CB0 #B0993C
tetradic
#3CB099 #5F3CB0 #B03C53 #8DB03C
square
#3CB099 #5F3CB0 #B03C53 #8DB03C
split-complementary
#3CB099 #B03C8D #B05F3C
monochromatic
#1D554A #2C8271 #3CB099 #60C9B4 #8ED8CA
Accessibility & contrast
On white
2.67
#3CB099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#3CB099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB099
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB099 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A598
Deuteranopia (green-blind)
#99999B
Tritanopia (blue-blind)
#00B2A9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #3cb099; /* rgb */ color: rgb(60, 176, 153); /* oklch */ color: oklch(68.6% 0.109 177.1);
Tailwind
colors: {
custom: {
50: '#80c8b7',
500: '#3cb099',
950: '#000000',
},
}SCSS
$custom: #3cb099; $custom-light: #80c8b7; $custom-dark: #000000;
JSON
{
"hex": "#3cb099",
"rgb": {
"r": 60,
"g": 176,
"b": 153
},
"hsl": {
"h": 168.103,
"s": 49.153,
"l": 46.275
},
"oklch": {
"l": 0.68639,
"c": 0.10856,
"h": 177.1
},
"luminance": 0.34311
}Semantic roles & 50–950 ramp
primary
#3CB099
secondary
#C38591
accent
#4F6AD9
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280