#33B6AC#33B6AC
#33B6AC is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.5% C 0.111 H 187.4°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #33B6AC |
|---|---|
| RGB | rgb(51, 182, 172) |
| HSL | hsl(175, 56%, 46%) |
| HSV | hsv(175, 72%, 71%) |
| CMYK | cmyk(72%, 0%, 5.5%, 28.6%) |
| CIE-LAB | lab(67.38, -36.76, -5.05) |
| CIE-LCH | lch(67.38, 37.10, 187.82°) |
| OKLab | oklab(70.52% -0.1097 -0.0143) |
| OKLCH | oklch(70.52% 0.111 187.4) |
| XYZ | xyz(25.5361, 37.1352, 44.8437) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.53
Topaz
#13BBAF
ΔE00 1.83
Tealish
#24BCA8
ΔE00 3.74
Turquoise (survey)
#06C2AC
ΔE00 5.06
Greeny Blue
#42B395
ΔE00 7.12
Mediumturquoise
#48D1CC
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B6AC #B6333D
analogous
#33B66A #33B6AC #337EB6
triadic
#33B6AC #AC33B6 #B6AC33
tetradic
#33B6AC #6A33B6 #B6333D #7EB633
square
#33B6AC #6A33B6 #B6333D #7EB633
split-complementary
#33B6AC #B6337E #B66A33
monochromatic
#185652 #26867F #33B6AC #56D0C7 #86DDD7
Accessibility & contrast
On white
2.49
#33B6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#33B6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B6AC
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B6AC | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAC
Deuteranopia (green-blind)
#999EAD
Tritanopia (blue-blind)
#00BAB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #33b6ac; /* rgb */ color: rgb(51, 182, 172); /* oklch */ color: oklch(70.5% 0.111 187.4);
Tailwind
colors: {
custom: {
50: '#7fccc4',
500: '#33b6ac',
950: '#000000',
},
}SCSS
$custom: #33b6ac; $custom-light: #7fccc4; $custom-dark: #000000;
JSON
{
"hex": "#33b6ac",
"rgb": {
"r": 51,
"g": 182,
"b": 172
},
"hsl": {
"h": 175.42,
"s": 56.223,
"l": 45.686
},
"oklch": {
"l": 0.70524,
"c": 0.11067,
"h": 187.4
},
"luminance": 0.37138
}Semantic roles & 50–950 ramp
primary
#33B6AC
secondary
#C77E84
accent
#4854E0
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0B1312
muted
#7C8281