#33B3BD#33B3BD
#33B3BD is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.4% C 0.108 H 202.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #33B3BD |
|---|---|
| RGB | rgb(51, 179, 189) |
| HSL | hsl(184, 58%, 47%) |
| HSV | hsv(184, 73%, 74%) |
| CMYK | cmyk(73%, 5.3%, 0%, 25.9%) |
| CIE-LAB | lab(66.99, -30.38, -15.03) |
| CIE-LCH | lch(66.99, 33.89, 206.32°) |
| OKLab | oklab(70.38% -0.0993 -0.0417) |
| OKLCH | oklch(70.38% 0.108 202.8) |
| XYZ | xyz(26.6666, 36.6149, 53.7962) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.03
Lightseagreen
#20B2AA
ΔE00 7.03
Darkturquoise
#00CED1
ΔE00 7.73
Cadetblue
#5F9EA0
ΔE00 7.84
Topaz
#13BBAF
ΔE00 8.64
Mediumturquoise
#48D1CC
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B3BD #BD3D33
analogous
#33BD82 #33B3BD #336EBD
triadic
#33B3BD #BD33B3 #B3BD33
tetradic
#33B3BD #8233BD #BD3D33 #6EBD33
square
#33B3BD #8233BD #BD3D33 #6EBD33
split-complementary
#33B3BD #BD336E #BD8233
monochromatic
#19585D #26858D #33B3BD #5BCAD3 #8BD9E0
Accessibility & contrast
On white
2.52
#33B3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#33B3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B3BD
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B3BD | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBE
Deuteranopia (green-blind)
#919DBE
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #33b3bd; /* rgb */ color: rgb(51, 179, 189); /* oklch */ color: oklch(70.4% 0.108 202.8);
Tailwind
colors: {
custom: {
50: '#80cad0',
500: '#33b3bd',
950: '#000000',
},
}SCSS
$custom: #33b3bd; $custom-light: #80cad0; $custom-dark: #000000;
JSON
{
"hex": "#33b3bd",
"rgb": {
"r": 51,
"g": 179,
"b": 189
},
"hsl": {
"h": 184.348,
"s": 57.5,
"l": 47.059
},
"oklch": {
"l": 0.7038,
"c": 0.10768,
"h": 202.8
},
"luminance": 0.36618
}Semantic roles & 50–950 ramp
primary
#33B3BD
secondary
#CA8782
accent
#5247E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282