#33B6BA#33B6BA
#33B6BA is a light, moderate teal. Relative luminance 0.377; OKLCH L 71.0% C 0.109 H 198.1°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #33B6BA |
|---|---|
| RGB | rgb(51, 182, 186) |
| HSL | hsl(182, 57%, 46%) |
| HSV | hsv(182, 73%, 73%) |
| CMYK | cmyk(72.6%, 2.2%, 0%, 27.1%) |
| CIE-LAB | lab(67.80, -32.72, -12.15) |
| CIE-LCH | lch(67.80, 34.90, 200.37°) |
| OKLab | oklab(71.01% -0.1035 -0.0337) |
| OKLCH | oklch(71.01% 0.109 198.1) |
| XYZ | xyz(26.9521, 37.7017, 52.3015) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.90
Turquoise Blue
#06B1C4
ΔE00 5.35
Topaz
#13BBAF
ΔE00 6.23
Darkturquoise
#00CED1
ΔE00 6.34
Mediumturquoise
#48D1CC
ΔE00 7.66
Cadetblue
#5F9EA0
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B6BA #BA3733
analogous
#33BA7B #33B6BA #3373BA
triadic
#33B6BA #BA33B6 #B6BA33
tetradic
#33B6BA #7B33BA #BA3733 #73BA33
square
#33B6BA #7B33BA #BA3733 #73BA33
split-complementary
#33B6BA #BA3373 #BA7B33
monochromatic
#19585A #26878A #33B6BA #59CED1 #89DCDF
Accessibility & contrast
On white
2.46
#33B6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#33B6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B6BA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B6BA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADBA
Deuteranopia (green-blind)
#969FBB
Tritanopia (blue-blind)
#00BCB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #33b6ba; /* rgb */ color: rgb(51, 182, 186); /* oklch */ color: oklch(71.0% 0.109 198.1);
Tailwind
colors: {
custom: {
50: '#80ccce',
500: '#33b6ba',
950: '#000000',
},
}SCSS
$custom: #33b6ba; $custom-light: #80ccce; $custom-dark: #000000;
JSON
{
"hex": "#33b6ba",
"rgb": {
"r": 51,
"g": 182,
"b": 186
},
"hsl": {
"h": 181.778,
"s": 56.962,
"l": 46.471
},
"oklch": {
"l": 0.71007,
"c": 0.10889,
"h": 198.1
},
"luminance": 0.37705
}Semantic roles & 50–950 ramp
primary
#33B6BA
secondary
#C98280
accent
#4C48E0
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282