#3CB69D#3CB69D
#3CB69D is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.3% C 0.113 H 176.4°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB69D |
|---|---|
| RGB | rgb(60, 182, 157) |
| HSL | hsl(168, 50%, 47%) |
| HSV | hsv(168, 67%, 71%) |
| CMYK | cmyk(67%, 0%, 13.7%, 28.6%) |
| CIE-LAB | lab(67.16, -39.50, 2.94) |
| CIE-LCH | lch(67.16, 39.61, 175.74°) |
| OKLab | oklab(70.27% -0.1128 0.0072) |
| OKLCH | oklch(70.27% 0.113 176.4) |
| XYZ | xyz(24.6743, 36.8481, 37.7038) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.02
Tealish
#24BCA8
ΔE00 2.81
Turquoise (survey)
#06C2AC
ΔE00 3.96
Topaz
#13BBAF
ΔE00 5.10
Lightseagreen
#20B2AA
ΔE00 6.11
Green Blue
#01C08D
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB69D #B63C55
analogous
#3CB660 #3CB69D #3C92B6
triadic
#3CB69D #9D3CB6 #B69D3C
tetradic
#3CB69D #603CB6 #B63C55 #92B63C
square
#3CB69D #603CB6 #B63C55 #92B63C
split-complementary
#3CB69D #B63C92 #B6603C
monochromatic
#1E5A4E #2D8875 #3CB69D #63CCB6 #91DBCC
Accessibility & contrast
On white
2.51
#3CB69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#3CB69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB69D
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB69D | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9C
Deuteranopia (green-blind)
#9E9E9F
Tritanopia (blue-blind)
#00B8AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3cb69d; /* rgb */ color: rgb(60, 182, 157); /* oklch */ color: oklch(70.3% 0.113 176.4);
Tailwind
colors: {
custom: {
50: '#81ccb9',
500: '#3cb69d',
950: '#000000',
},
}SCSS
$custom: #3cb69d; $custom-light: #81ccb9; $custom-dark: #000000;
JSON
{
"hex": "#3cb69d",
"rgb": {
"r": 60,
"g": 182,
"b": 157
},
"hsl": {
"h": 167.705,
"s": 50.413,
"l": 47.451
},
"oklch": {
"l": 0.70269,
"c": 0.11307,
"h": 176.4
},
"luminance": 0.36851
}Semantic roles & 50–950 ramp
primary
#3CB69D
secondary
#C68895
accent
#4E6BDA
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280