#33A6BC#33A6BC
#33A6BC is a light, moderate teal. Relative luminance 0.316; OKLCH L 67.2% C 0.104 H 213.4°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #33A6BC |
|---|---|
| RGB | rgb(51, 166, 188) |
| HSL | hsl(190, 57%, 47%) |
| HSV | hsv(190, 73%, 74%) |
| CMYK | cmyk(72.9%, 11.7%, 0%, 26.3%) |
| CIE-LAB | lab(63.01, -24.22, -20.50) |
| CIE-LCH | lch(63.01, 31.73, 220.24°) |
| OKLab | oklab(67.16% -0.0867 -0.0571) |
| OKLCH | oklch(67.16% 0.104 213.4) |
| XYZ | xyz(24.0747, 31.6042, 52.3986) |
| Luminance | 0.3161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.95
Cadetblue
#5F9EA0
ΔE00 7.79
Greyblue
#77A1B5
ΔE00 9.08
Teal Blue
#01889F
ΔE00 10.13
Bluegrey
#85A3B2
ΔE00 11.52
Sea
#3C9992
ΔE00 11.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A6BC #BC4933
analogous
#33BC8E #33A6BC #3362BC
triadic
#33A6BC #BC33A6 #A6BC33
tetradic
#33A6BC #8E33BC #BC4933 #62BC33
square
#33A6BC #8E33BC #BC4933 #62BC33
split-complementary
#33A6BC #BC3362 #BC8E33
monochromatic
#19515C #267B8C #33A6BC #5ABFD2 #8AD2DF
Accessibility & contrast
On white
2.87
#33A6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#33A6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A6BC
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A6BC | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A0BD
Deuteranopia (green-blind)
#8392BC
Tritanopia (blue-blind)
#00AFAD
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #33a6bc; /* rgb */ color: rgb(51, 166, 188); /* oklch */ color: oklch(67.2% 0.104 213.4);
Tailwind
colors: {
custom: {
50: '#7fc0d0',
500: '#33a6bc',
950: '#000000',
},
}SCSS
$custom: #33a6bc; $custom-light: #7fc0d0; $custom-dark: #000000;
JSON
{
"hex": "#33a6bc",
"rgb": {
"r": 51,
"g": 166,
"b": 188
},
"hsl": {
"h": 189.635,
"s": 57.322,
"l": 46.863
},
"oklch": {
"l": 0.67161,
"c": 0.10385,
"h": 213.4
},
"luminance": 0.31607
}Semantic roles & 50–950 ramp
primary
#33A6BC
secondary
#C98D81
accent
#6047E1
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0B1214
muted
#7C8182