#33B6BC#33B6BC
#33B6BC is a light, moderate teal. Relative luminance 0.378; OKLCH L 71.1% C 0.109 H 199.6°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #33B6BC |
|---|---|
| RGB | rgb(51, 182, 188) |
| HSL | hsl(183, 57%, 47%) |
| HSV | hsv(183, 73%, 74%) |
| CMYK | cmyk(72.9%, 3.2%, 0%, 26.3%) |
| CIE-LAB | lab(67.86, -32.12, -13.16) |
| CIE-LCH | lch(67.86, 34.71, 202.27°) |
| OKLab | oklab(71.08% -0.1027 -0.0365) |
| OKLCH | oklch(71.08% 0.109 199.6) |
| XYZ | xyz(27.1662, 37.7873, 53.4291) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.65
Lightseagreen
#20B2AA
ΔE00 5.63
Darkturquoise
#00CED1
ΔE00 6.47
Topaz
#13BBAF
ΔE00 6.97
Mediumturquoise
#48D1CC
ΔE00 7.98
Cadetblue
#5F9EA0
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B6BC #BC3933
analogous
#33BC7E #33B6BC #3372BC
triadic
#33B6BC #BC33B6 #B6BC33
tetradic
#33B6BC #7E33BC #BC3933 #72BC33
square
#33B6BC #7E33BC #BC3933 #72BC33
split-complementary
#33B6BC #BC3372 #BC7E33
monochromatic
#19595C #26878C #33B6BC #5ACDD2 #8ADCDF
Accessibility & contrast
On white
2.45
#33B6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#33B6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B6BC
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B6BC | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBD
Deuteranopia (green-blind)
#959FBD
Tritanopia (blue-blind)
#00BDB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #33b6bc; /* rgb */ color: rgb(51, 182, 188); /* oklch */ color: oklch(71.1% 0.109 199.6);
Tailwind
colors: {
custom: {
50: '#80ccd0',
500: '#33b6bc',
950: '#000000',
},
}SCSS
$custom: #33b6bc; $custom-light: #80ccd0; $custom-dark: #000000;
JSON
{
"hex": "#33b6bc",
"rgb": {
"r": 51,
"g": 182,
"b": 188
},
"hsl": {
"h": 182.628,
"s": 57.322,
"l": 46.863
},
"oklch": {
"l": 0.71079,
"c": 0.10897,
"h": 199.6
},
"luminance": 0.37791
}Semantic roles & 50–950 ramp
primary
#33B6BC
secondary
#C98581
accent
#4E47E1
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282