#33B2B9#33B2B9
#33B2B9 is a light, moderate teal. Relative luminance 0.360; OKLCH L 70.0% C 0.107 H 200.5°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #33B2B9 |
|---|---|
| RGB | rgb(51, 178, 185) |
| HSL | hsl(183, 57%, 46%) |
| HSV | hsv(183, 72%, 73%) |
| CMYK | cmyk(72.4%, 3.8%, 0%, 27.5%) |
| CIE-LAB | lab(66.55, -31.10, -13.47) |
| CIE-LCH | lch(66.55, 33.89, 203.42°) |
| OKLab | oklab(69.99% -0.1 -0.0374) |
| OKLCH | oklch(69.99% 0.107 200.5) |
| XYZ | xyz(26.0387, 36.0443, 51.4744) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.04
Lightseagreen
#20B2AA
ΔE00 5.89
Cadetblue
#5F9EA0
ΔE00 7.49
Topaz
#13BBAF
ΔE00 7.63
Darkturquoise
#00CED1
ΔE00 7.63
Mediumturquoise
#48D1CC
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B2B9 #B93A33
analogous
#33B97D #33B2B9 #336FB9
triadic
#33B2B9 #B933B2 #B2B933
tetradic
#33B2B9 #7D33B9 #B93A33 #6FB933
square
#33B2B9 #7D33B9 #B93A33 #6FB933
split-complementary
#33B2B9 #B9336F #B97D33
monochromatic
#195659 #268489 #33B2B9 #58CBD1 #88DADE
Accessibility & contrast
On white
2.56
#33B2B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#33B2B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B2B9
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B2B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B2B9 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AABA
Deuteranopia (green-blind)
#919CBA
Tritanopia (blue-blind)
#00B9B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #33b2b9; /* rgb */ color: rgb(51, 178, 185); /* oklch */ color: oklch(70.0% 0.107 200.5);
Tailwind
colors: {
custom: {
50: '#80c9ce',
500: '#33b2b9',
950: '#000000',
},
}SCSS
$custom: #33b2b9; $custom-light: #80c9ce; $custom-dark: #000000;
JSON
{
"hex": "#33b2b9",
"rgb": {
"r": 51,
"g": 178,
"b": 185
},
"hsl": {
"h": 183.134,
"s": 56.78,
"l": 46.275
},
"oklch": {
"l": 0.69986,
"c": 0.10675,
"h": 200.5
},
"luminance": 0.36047
}Semantic roles & 50–950 ramp
primary
#33B2B9
secondary
#C88380
accent
#5048E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282