#33ACB9#33ACB9
#33ACB9 is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.5% C 0.104 H 205.6°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #33ACB9 |
|---|---|
| RGB | rgb(51, 172, 185) |
| HSL | hsl(186, 57%, 46%) |
| HSV | hsv(186, 72%, 73%) |
| CMYK | cmyk(72.4%, 7%, 0%, 27.5%) |
| CIE-LAB | lab(64.73, -28.17, -16.22) |
| CIE-LCH | lch(64.73, 32.51, 209.93°) |
| OKLab | oklab(68.51% -0.094 -0.0451) |
| OKLCH | oklch(68.51% 0.104 205.6) |
| XYZ | xyz(24.8709, 33.7087, 51.0852) |
| Luminance | 0.3371 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.38
Cadetblue
#5F9EA0
ΔE00 6.73
Lightseagreen
#20B2AA
ΔE00 8.38
Sea
#3C9992
ΔE00 9.74
Darkturquoise
#00CED1
ΔE00 10.03
Topaz
#13BBAF
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ACB9 #B94033
analogous
#33B983 #33ACB9 #3369B9
triadic
#33ACB9 #B933AC #ACB933
tetradic
#33ACB9 #8333B9 #B94033 #69B933
square
#33ACB9 #8333B9 #B94033 #69B933
split-complementary
#33ACB9 #B93369 #B98333
monochromatic
#195359 #267F89 #33ACB9 #58C5D1 #88D6DE
Accessibility & contrast
On white
2.71
#33ACB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#33ACB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ACB9
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ACB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ACB9 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA5BA
Deuteranopia (green-blind)
#8B97B9
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #33acb9; /* rgb */ color: rgb(51, 172, 185); /* oklch */ color: oklch(68.5% 0.104 205.6);
Tailwind
colors: {
custom: {
50: '#7fc5ce',
500: '#33acb9',
950: '#000000',
},
}SCSS
$custom: #33acb9; $custom-light: #7fc5ce; $custom-dark: #000000;
JSON
{
"hex": "#33acb9",
"rgb": {
"r": 51,
"g": 172,
"b": 185
},
"hsl": {
"h": 185.821,
"s": 56.78,
"l": 46.275
},
"oklch": {
"l": 0.68511,
"c": 0.10422,
"h": 205.6
},
"luminance": 0.33712
}Semantic roles & 50–950 ramp
primary
#33ACB9
secondary
#C88780
accent
#5748E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1313
muted
#7C8282