#3CBB96#3CBB96
#3CBB96 is a light, vivid teal. Relative luminance 0.387; OKLCH L 71.3% C 0.123 H 169.6°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #3CBB96 |
|---|---|
| RGB | rgb(60, 187, 150) |
| HSL | hsl(163, 51%, 48%) |
| HSV | hsv(163, 68%, 73%) |
| CMYK | cmyk(67.9%, 0%, 19.8%, 26.7%) |
| CIE-LAB | lab(68.53, -43.43, 8.75) |
| CIE-LCH | lch(68.53, 44.30, 168.61°) |
| OKLab | oklab(71.33% -0.1213 0.0224) |
| OKLCH | oklch(71.33% 0.123 169.6) |
| XYZ | xyz(25.1360, 38.7005, 34.9935) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.75
Green Blue
#01C08D
ΔE00 3.73
Greenblue
#23C48B
ΔE00 5.05
Greenish Teal
#32BF84
ΔE00 5.33
Tealish
#24BCA8
ΔE00 5.58
Turquoise (survey)
#06C2AC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CBB96 #BB3C61
analogous
#3CBB57 #3CBB96 #3CA0BB
triadic
#3CBB96 #963CBB #BB963C
tetradic
#3CBB96 #573CBB #BB3C61 #A0BB3C
square
#3CBB96 #573CBB #BB3C61 #A0BB3C
split-complementary
#3CBB96 #BB3CA0 #BB573C
monochromatic
#1E5E4C #2D8D71 #3CBB96 #66CEB0 #95DDC8
Accessibility & contrast
On white
2.40
#3CBB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#3CBB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CBB96
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CBB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CBB96 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF94
Deuteranopia (green-blind)
#A5A299
Tritanopia (blue-blind)
#00BCB0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #3cbb96; /* rgb */ color: rgb(60, 187, 150); /* oklch */ color: oklch(71.3% 0.123 169.6);
Tailwind
colors: {
custom: {
50: '#82d0b4',
500: '#3cbb96',
950: '#000000',
},
}SCSS
$custom: #3cbb96; $custom-light: #82d0b4; $custom-dark: #000000;
JSON
{
"hex": "#3cbb96",
"rgb": {
"r": 60,
"g": 187,
"b": 150
},
"hsl": {
"h": 162.52,
"s": 51.417,
"l": 48.431
},
"oklch": {
"l": 0.71331,
"c": 0.12336,
"h": 169.6
},
"luminance": 0.38703
}Semantic roles & 50–950 ramp
primary
#3CBB96
secondary
#C88B9D
accent
#4D76DB
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280