#33ACB7#33ACB7
#33ACB7 is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.4% C 0.104 H 204.0°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #33ACB7 |
|---|---|
| RGB | rgb(51, 172, 183) |
| HSL | hsl(185, 56%, 46%) |
| HSV | hsv(185, 72%, 72%) |
| CMYK | cmyk(72.1%, 6%, 0%, 28.2%) |
| CIE-LAB | lab(64.66, -28.78, -15.21) |
| CIE-LCH | lch(64.66, 32.55, 207.85°) |
| OKLab | oklab(68.44% -0.0948 -0.0422) |
| OKLCH | oklch(68.44% 0.104 204) |
| XYZ | xyz(24.6612, 33.6248, 49.9811) |
| Luminance | 0.3363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.91
Cadetblue
#5F9EA0
ΔE00 6.50
Lightseagreen
#20B2AA
ΔE00 7.63
Sea
#3C9992
ΔE00 9.16
Topaz
#13BBAF
ΔE00 9.72
Darkturquoise
#00CED1
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ACB7 #B73E33
analogous
#33B780 #33ACB7 #336AB7
triadic
#33ACB7 #B733AC #ACB733
tetradic
#33ACB7 #8033B7 #B73E33 #6AB733
square
#33ACB7 #8033B7 #B73E33 #6AB733
split-complementary
#33ACB7 #B7336A #B78033
monochromatic
#185257 #267F87 #33ACB7 #57C6D0 #87D6DE
Accessibility & contrast
On white
2.72
#33ACB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#33ACB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ACB7
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ACB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ACB7 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA5B8
Deuteranopia (green-blind)
#8B97B7
Tritanopia (blue-blind)
#00B3AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #33acb7; /* rgb */ color: rgb(51, 172, 183); /* oklch */ color: oklch(68.4% 0.104 204.0);
Tailwind
colors: {
custom: {
50: '#7fc5cc',
500: '#33acb7',
950: '#000000',
},
}SCSS
$custom: #33acb7; $custom-light: #7fc5cc; $custom-dark: #000000;
JSON
{
"hex": "#33acb7",
"rgb": {
"r": 51,
"g": 172,
"b": 183
},
"hsl": {
"h": 185,
"s": 56.41,
"l": 45.882
},
"oklch": {
"l": 0.68435,
"c": 0.10381,
"h": 204
},
"luminance": 0.33628
}Semantic roles & 50–950 ramp
primary
#33ACB7
secondary
#C7857F
accent
#5548E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282