#33B6BD#33B6BD
#33B6BD is a light, moderate teal. Relative luminance 0.378; OKLCH L 71.1% C 0.109 H 200.4°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #33B6BD |
|---|---|
| RGB | rgb(51, 182, 189) |
| HSL | hsl(183, 58%, 47%) |
| HSV | hsv(183, 73%, 74%) |
| CMYK | cmyk(73%, 3.7%, 0%, 25.9%) |
| CIE-LAB | lab(67.90, -31.83, -13.66) |
| CIE-LCH | lch(67.90, 34.63, 203.23°) |
| OKLab | oklab(71.12% -0.1022 -0.0379) |
| OKLCH | oklch(71.12% 0.109 200.4) |
| XYZ | xyz(27.2744, 37.8306, 53.9988) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.30
Lightseagreen
#20B2AA
ΔE00 6.00
Darkturquoise
#00CED1
ΔE00 6.56
Topaz
#13BBAF
ΔE00 7.35
Mediumturquoise
#48D1CC
ΔE00 8.16
Cadetblue
#5F9EA0
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B6BD #BD3A33
analogous
#33BD7F #33B6BD #3371BD
triadic
#33B6BD #BD33B6 #B6BD33
tetradic
#33B6BD #7F33BD #BD3A33 #71BD33
square
#33B6BD #7F33BD #BD3A33 #71BD33
split-complementary
#33B6BD #BD3371 #BD7F33
monochromatic
#19595D #26888D #33B6BD #5BCDD3 #8BDBE0
Accessibility & contrast
On white
2.45
#33B6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#33B6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B6BD
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B6BD | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBE
Deuteranopia (green-blind)
#959FBE
Tritanopia (blue-blind)
#00BDB8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #33b6bd; /* rgb */ color: rgb(51, 182, 189); /* oklch */ color: oklch(71.1% 0.109 200.4);
Tailwind
colors: {
custom: {
50: '#80ccd0',
500: '#33b6bd',
950: '#000000',
},
}SCSS
$custom: #33b6bd; $custom-light: #80ccd0; $custom-dark: #000000;
JSON
{
"hex": "#33b6bd",
"rgb": {
"r": 51,
"g": 182,
"b": 189
},
"hsl": {
"h": 183.043,
"s": 57.5,
"l": 47.059
},
"oklch": {
"l": 0.71116,
"c": 0.10904,
"h": 200.4
},
"luminance": 0.37834
}Semantic roles & 50–950 ramp
primary
#33B6BD
secondary
#CA8682
accent
#4F47E1
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282