#33B2AC#33B2AC
#33B2AC is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.5% C 0.107 H 190.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #33B2AC |
|---|---|
| RGB | rgb(51, 178, 172) |
| HSL | hsl(177, 55%, 45%) |
| HSV | hsv(177, 71%, 70%) |
| CMYK | cmyk(71.3%, 0%, 3.4%, 30.2%) |
| CIE-LAB | lab(66.15, -34.91, -6.86) |
| CIE-LCH | lch(66.15, 35.57, 191.12°) |
| OKLab | oklab(69.53% -0.1057 -0.0192) |
| OKLCH | oklch(69.53% 0.107 190.3) |
| XYZ | xyz(24.7286, 35.5202, 44.5745) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.18
Topaz
#13BBAF
ΔE00 3.39
Tealish
#24BCA8
ΔE00 5.49
Turquoise (survey)
#06C2AC
ΔE00 6.83
Sea
#3C9992
ΔE00 7.60
Blue Green
#0F9B8E
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B2AC #B23339
analogous
#33B26C #33B2AC #3379B2
triadic
#33B2AC #AC33B2 #B2AC33
tetradic
#33B2AC #6C33B2 #B23339 #79B233
square
#33B2AC #6C33B2 #B23339 #79B233
split-complementary
#33B2AC #B23379 #B26C33
monochromatic
#185350 #25827E #33B2AC #54CEC8 #84DCD8
Accessibility & contrast
On white
2.59
#33B2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#33B2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B2AC
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B2AC | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AC
Deuteranopia (green-blind)
#959BAD
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #33b2ac; /* rgb */ color: rgb(51, 178, 172); /* oklch */ color: oklch(69.5% 0.107 190.3);
Tailwind
colors: {
custom: {
50: '#7ec9c4',
500: '#33b2ac',
950: '#000000',
},
}SCSS
$custom: #33b2ac; $custom-light: #7ec9c4; $custom-dark: #000000;
JSON
{
"hex": "#33b2ac",
"rgb": {
"r": 51,
"g": 178,
"b": 172
},
"hsl": {
"h": 177.165,
"s": 55.459,
"l": 44.902
},
"oklch": {
"l": 0.69527,
"c": 0.10744,
"h": 190.3
},
"luminance": 0.35523
}Semantic roles & 50–950 ramp
primary
#33B2AC
secondary
#C57C7F
accent
#4950DF
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281