#33B0AC#33B0AC
#33B0AC is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.0% C 0.106 H 191.8°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #33B0AC |
|---|---|
| RGB | rgb(51, 176, 172) |
| HSL | hsl(178, 55%, 45%) |
| HSV | hsv(178, 71%, 69%) |
| CMYK | cmyk(71%, 0%, 2.3%, 31%) |
| CIE-LAB | lab(65.54, -33.97, -7.78) |
| CIE-LCH | lch(65.54, 34.85, 192.89°) |
| OKLab | oklab(69.03% -0.1037 -0.0217) |
| OKLCH | oklch(69.03% 0.106 191.8) |
| XYZ | xyz(24.3335, 34.7302, 44.4429) |
| Luminance | 0.3473 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.86
Topaz
#13BBAF
ΔE00 4.27
Tealish
#24BCA8
ΔE00 6.41
Sea
#3C9992
ΔE00 7.15
Blue Green
#0F9B8E
ΔE00 7.75
Turquoise (survey)
#06C2AC
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B0AC #B03337
analogous
#33B06E #33B0AC #3376B0
triadic
#33B0AC #AC33B0 #B0AC33
tetradic
#33B0AC #6E33B0 #B03337 #76B033
square
#33B0AC #6E33B0 #B03337 #76B033
split-complementary
#33B0AC #B03376 #B06E33
monochromatic
#18514F #25817E #33B0AC #53CDC9 #82DBD8
Accessibility & contrast
On white
2.64
#33B0AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#33B0AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B0AC
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B0AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B0AC | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AC
Deuteranopia (green-blind)
#9399AD
Tritanopia (blue-blind)
#00B5AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #33b0ac; /* rgb */ color: rgb(51, 176, 172); /* oklch */ color: oklch(69.0% 0.106 191.8);
Tailwind
colors: {
custom: {
50: '#7ec8c4',
500: '#33b0ac',
950: '#000000',
},
}SCSS
$custom: #33b0ac; $custom-light: #7ec8c4; $custom-dark: #000000;
JSON
{
"hex": "#33b0ac",
"rgb": {
"r": 51,
"g": 176,
"b": 172
},
"hsl": {
"h": 178.08,
"s": 55.066,
"l": 44.51
},
"oklch": {
"l": 0.69028,
"c": 0.10592,
"h": 191.8
},
"luminance": 0.34733
}Semantic roles & 50–950 ramp
primary
#33B0AC
secondary
#C47B7D
accent
#494EDE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281