#33B2BC#33B2BC
#33B2BC is a light, moderate teal. Relative luminance 0.362; OKLCH L 70.1% C 0.107 H 202.9°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #33B2BC |
|---|---|
| RGB | rgb(51, 178, 188) |
| HSL | hsl(184, 57%, 47%) |
| HSV | hsv(184, 73%, 74%) |
| CMYK | cmyk(72.9%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(66.65, -30.20, -14.98) |
| CIE-LCH | lch(66.65, 33.71, 206.39°) |
| OKLab | oklab(70.1% -0.0987 -0.0416) |
| OKLCH | oklch(70.1% 0.107 202.9) |
| XYZ | xyz(26.3587, 36.1723, 53.1600) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.98
Lightseagreen
#20B2AA
ΔE00 7.03
Cadetblue
#5F9EA0
ΔE00 7.62
Darkturquoise
#00CED1
ΔE00 7.99
Topaz
#13BBAF
ΔE00 8.72
Mediumturquoise
#48D1CC
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B2BC #BC3D33
analogous
#33BC82 #33B2BC #336DBC
triadic
#33B2BC #BC33B2 #B2BC33
tetradic
#33B2BC #8233BC #BC3D33 #6DBC33
square
#33B2BC #8233BC #BC3D33 #6DBC33
split-complementary
#33B2BC #BC336D #BC8233
monochromatic
#19575C #26848C #33B2BC #5AC9D2 #8AD9DF
Accessibility & contrast
On white
2.55
#33B2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#33B2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B2BC
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B2BC | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABD
Deuteranopia (green-blind)
#909CBD
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #33b2bc; /* rgb */ color: rgb(51, 178, 188); /* oklch */ color: oklch(70.1% 0.107 202.9);
Tailwind
colors: {
custom: {
50: '#80c9d0',
500: '#33b2bc',
950: '#000000',
},
}SCSS
$custom: #33b2bc; $custom-light: #80c9d0; $custom-dark: #000000;
JSON
{
"hex": "#33b2bc",
"rgb": {
"r": 51,
"g": 178,
"b": 188
},
"hsl": {
"h": 184.38,
"s": 57.322,
"l": 46.863
},
"oklch": {
"l": 0.70098,
"c": 0.1071,
"h": 202.9
},
"luminance": 0.36175
}Semantic roles & 50–950 ramp
primary
#33B2BC
secondary
#C98781
accent
#5247E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282