#33B2BD#33B2BD
#33B2BD is a light, moderate teal. Relative luminance 0.362; OKLCH L 70.1% C 0.107 H 203.6°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #33B2BD |
|---|---|
| RGB | rgb(51, 178, 189) |
| HSL | hsl(185, 58%, 47%) |
| HSV | hsv(185, 73%, 74%) |
| CMYK | cmyk(73%, 5.8%, 0%, 25.9%) |
| CIE-LAB | lab(66.68, -29.89, -15.49) |
| CIE-LCH | lch(66.68, 33.66, 207.39°) |
| OKLab | oklab(70.14% -0.0983 -0.043) |
| OKLCH | oklch(70.14% 0.107 203.6) |
| XYZ | xyz(26.4669, 36.2156, 53.7296) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.64
Lightseagreen
#20B2AA
ΔE00 7.41
Cadetblue
#5F9EA0
ΔE00 7.69
Darkturquoise
#00CED1
ΔE00 8.14
Topaz
#13BBAF
ΔE00 9.09
Aqua Blue
#02D8E9
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B2BD #BD3E33
analogous
#33BD83 #33B2BD #336DBD
triadic
#33B2BD #BD33B2 #B2BD33
tetradic
#33B2BD #8333BD #BD3E33 #6DBD33
square
#33B2BD #8333BD #BD3E33 #6DBD33
split-complementary
#33B2BD #BD336D #BD8333
monochromatic
#19575D #26858D #33B2BD #5BC9D3 #8BD9E0
Accessibility & contrast
On white
2.55
#33B2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#33B2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B2BD
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B2BD | 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)
#A4AABE
Deuteranopia (green-blind)
#909CBD
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #33b2bd; /* rgb */ color: rgb(51, 178, 189); /* oklch */ color: oklch(70.1% 0.107 203.6);
Tailwind
colors: {
custom: {
50: '#80c9d0',
500: '#33b2bd',
950: '#000000',
},
}SCSS
$custom: #33b2bd; $custom-light: #80c9d0; $custom-dark: #000000;
JSON
{
"hex": "#33b2bd",
"rgb": {
"r": 51,
"g": 178,
"b": 189
},
"hsl": {
"h": 184.783,
"s": 57.5,
"l": 47.059
},
"oklch": {
"l": 0.70135,
"c": 0.10726,
"h": 203.6
},
"luminance": 0.36219
}Semantic roles & 50–950 ramp
primary
#33B2BD
secondary
#CA8882
accent
#5347E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282