#3CB69B#3CB69B
#3CB69B is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.2% C 0.114 H 175.0°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB69B |
|---|---|
| RGB | rgb(60, 182, 155) |
| HSL | hsl(167, 50%, 47%) |
| HSV | hsv(167, 67%, 71%) |
| CMYK | cmyk(67%, 0%, 14.8%, 28.6%) |
| CIE-LAB | lab(67.11, -40.01, 3.97) |
| CIE-LCH | lch(67.11, 40.21, 174.34°) |
| OKLab | oklab(70.21% -0.1138 0.0099) |
| OKLCH | oklch(70.21% 0.114 175) |
| XYZ | xyz(24.5049, 36.7804, 36.8119) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.49
Tealish
#24BCA8
ΔE00 3.30
Turquoise (survey)
#06C2AC
ΔE00 4.27
Topaz
#13BBAF
ΔE00 5.71
Green Blue
#01C08D
ΔE00 6.60
Lightseagreen
#20B2AA
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB69B #B63C57
analogous
#3CB65E #3CB69B #3C94B6
triadic
#3CB69B #9B3CB6 #B69B3C
tetradic
#3CB69B #5E3CB6 #B63C57 #94B63C
square
#3CB69B #5E3CB6 #B63C57 #94B63C
split-complementary
#3CB69B #B63C94 #B65E3C
monochromatic
#1E5A4D #2D8874 #3CB69B #63CCB5 #91DBCB
Accessibility & contrast
On white
2.51
#3CB69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#3CB69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB69B
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB69B | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB9A
Deuteranopia (green-blind)
#9F9E9D
Tritanopia (blue-blind)
#00B8AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3cb69b; /* rgb */ color: rgb(60, 182, 155); /* oklch */ color: oklch(70.2% 0.114 175.0);
Tailwind
colors: {
custom: {
50: '#81ccb8',
500: '#3cb69b',
950: '#000000',
},
}SCSS
$custom: #3cb69b; $custom-light: #81ccb8; $custom-dark: #000000;
JSON
{
"hex": "#3cb69b",
"rgb": {
"r": 60,
"g": 182,
"b": 155
},
"hsl": {
"h": 166.721,
"s": 50.413,
"l": 47.451
},
"oklch": {
"l": 0.7021,
"c": 0.1142,
"h": 175
},
"luminance": 0.36783
}Semantic roles & 50–950 ramp
primary
#3CB69B
secondary
#C68896
accent
#4E6DDA
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280