#3CB098#3CB098
#3CB098 is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.6% C 0.109 H 176.4°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB098 |
|---|---|
| RGB | rgb(60, 176, 152) |
| HSL | hsl(168, 49%, 46%) |
| HSV | hsv(168, 66%, 69%) |
| CMYK | cmyk(65.9%, 0%, 13.6%, 31%) |
| CIE-LAB | lab(65.18, -38.10, 2.83) |
| CIE-LCH | lch(65.18, 38.20, 175.75°) |
| OKLab | oklab(68.61% -0.1089 0.0069) |
| OKLCH | oklch(68.61% 0.109 176.4) |
| XYZ | xyz(23.0536, 34.2758, 35.1006) |
| Luminance | 0.3428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.08
Tealish
#24BCA8
ΔE00 3.99
Turquoise (survey)
#06C2AC
ΔE00 5.39
Topaz
#13BBAF
ΔE00 5.70
Lightseagreen
#20B2AA
ΔE00 5.93
Dull Teal
#5F9E8F
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB098 #B03C54
analogous
#3CB05E #3CB098 #3C8EB0
triadic
#3CB098 #983CB0 #B0983C
tetradic
#3CB098 #5E3CB0 #B03C54 #8EB03C
square
#3CB098 #5E3CB0 #B03C54 #8EB03C
split-complementary
#3CB098 #B03C8E #B05E3C
monochromatic
#1D5549 #2C8271 #3CB098 #60C9B3 #8ED8C9
Accessibility & contrast
On white
2.67
#3CB098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#3CB098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB098
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB098 | 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)
#AAA597
Deuteranopia (green-blind)
#99999A
Tritanopia (blue-blind)
#00B2A9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #3cb098; /* rgb */ color: rgb(60, 176, 152); /* oklch */ color: oklch(68.6% 0.109 176.4);
Tailwind
colors: {
custom: {
50: '#80c8b6',
500: '#3cb098',
950: '#000000',
},
}SCSS
$custom: #3cb098; $custom-light: #80c8b6; $custom-dark: #000000;
JSON
{
"hex": "#3cb098",
"rgb": {
"r": 60,
"g": 176,
"b": 152
},
"hsl": {
"h": 167.586,
"s": 49.153,
"l": 46.275
},
"oklch": {
"l": 0.6861,
"c": 0.1091,
"h": 176.4
},
"luminance": 0.34278
}Semantic roles & 50–950 ramp
primary
#3CB098
secondary
#C38592
accent
#4F6CD9
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280