#33B6AB#33B6AB
#33B6AB is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.5% C 0.111 H 186.7°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #33B6AB |
|---|---|
| RGB | rgb(51, 182, 171) |
| HSL | hsl(175, 56%, 46%) |
| HSV | hsv(175, 72%, 71%) |
| CMYK | cmyk(72%, 0%, 6%, 28.6%) |
| CIE-LAB | lab(67.35, -37.04, -4.54) |
| CIE-LCH | lch(67.35, 37.31, 186.98°) |
| OKLab | oklab(70.49% -0.1102 -0.0129) |
| OKLCH | oklch(70.49% 0.111 186.7) |
| XYZ | xyz(25.4404, 37.0970, 44.3398) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.70
Topaz
#13BBAF
ΔE00 1.74
Tealish
#24BCA8
ΔE00 3.42
Turquoise (survey)
#06C2AC
ΔE00 4.79
Greeny Blue
#42B395
ΔE00 6.76
Mediumturquoise
#48D1CC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B6AB #B6333E
analogous
#33B669 #33B6AB #337FB6
triadic
#33B6AB #AB33B6 #B6AB33
tetradic
#33B6AB #6933B6 #B6333E #7FB633
square
#33B6AB #6933B6 #B6333E #7FB633
split-complementary
#33B6AB #B6337F #B66933
monochromatic
#185651 #26867E #33B6AB #56D0C6 #86DDD6
Accessibility & contrast
On white
2.49
#33B6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#33B6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B6AB
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B6AB | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAB
Deuteranopia (green-blind)
#9A9EAC
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #33b6ab; /* rgb */ color: rgb(51, 182, 171); /* oklch */ color: oklch(70.5% 0.111 186.7);
Tailwind
colors: {
custom: {
50: '#7fccc3',
500: '#33b6ab',
950: '#000000',
},
}SCSS
$custom: #33b6ab; $custom-light: #7fccc3; $custom-dark: #000000;
JSON
{
"hex": "#33b6ab",
"rgb": {
"r": 51,
"g": 182,
"b": 171
},
"hsl": {
"h": 174.962,
"s": 56.223,
"l": 45.686
},
"oklch": {
"l": 0.70491,
"c": 0.11096,
"h": 186.7
},
"luminance": 0.371
}Semantic roles & 50–950 ramp
primary
#33B6AB
secondary
#C77E84
accent
#4855E0
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0B1312
muted
#7C8281