#33B2BA#33B2BA
#33B2BA is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.0% C 0.107 H 201.3°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #33B2BA |
|---|---|
| RGB | rgb(51, 178, 186) |
| HSL | hsl(184, 57%, 46%) |
| HSV | hsv(184, 73%, 73%) |
| CMYK | cmyk(72.6%, 4.3%, 0%, 27.1%) |
| CIE-LAB | lab(66.59, -30.80, -13.97) |
| CIE-LCH | lch(66.59, 33.82, 204.40°) |
| OKLab | oklab(70.02% -0.0995 -0.0388) |
| OKLCH | oklch(70.02% 0.107 201.3) |
| XYZ | xyz(26.1446, 36.0867, 52.0324) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.68
Lightseagreen
#20B2AA
ΔE00 6.27
Cadetblue
#5F9EA0
ΔE00 7.52
Darkturquoise
#00CED1
ΔE00 7.73
Topaz
#13BBAF
ΔE00 7.99
Mediumturquoise
#48D1CC
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B2BA #BA3B33
analogous
#33BA7F #33B2BA #336EBA
triadic
#33B2BA #BA33B2 #B2BA33
tetradic
#33B2BA #7F33BA #BA3B33 #6EBA33
square
#33B2BA #7F33BA #BA3B33 #6EBA33
split-complementary
#33B2BA #BA336E #BA7F33
monochromatic
#19565A #26848A #33B2BA #59CAD1 #89DADF
Accessibility & contrast
On white
2.56
#33B2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#33B2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B2BA
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B2BA | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABB
Deuteranopia (green-blind)
#919CBB
Tritanopia (blue-blind)
#00B9B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #33b2ba; /* rgb */ color: rgb(51, 178, 186); /* oklch */ color: oklch(70.0% 0.107 201.3);
Tailwind
colors: {
custom: {
50: '#80c9ce',
500: '#33b2ba',
950: '#000000',
},
}SCSS
$custom: #33b2ba; $custom-light: #80c9ce; $custom-dark: #000000;
JSON
{
"hex": "#33b2ba",
"rgb": {
"r": 51,
"g": 178,
"b": 186
},
"hsl": {
"h": 183.556,
"s": 56.962,
"l": 46.471
},
"oklch": {
"l": 0.70023,
"c": 0.10683,
"h": 201.3
},
"luminance": 0.3609
}Semantic roles & 50–950 ramp
primary
#33B2BA
secondary
#C98580
accent
#5148E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282