#33ACB2#33ACB2
#33ACB2 is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.2% C 0.103 H 199.9°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #33ACB2 |
|---|---|
| RGB | rgb(51, 172, 178) |
| HSL | hsl(183, 55%, 45%) |
| HSV | hsv(183, 71%, 70%) |
| CMYK | cmyk(71.3%, 3.4%, 0%, 30.2%) |
| CIE-LAB | lab(64.50, -30.30, -12.67) |
| CIE-LCH | lch(64.50, 32.84, 202.69°) |
| OKLab | oklab(68.25% -0.097 -0.0352) |
| OKLCH | oklch(68.25% 0.103 199.9) |
| XYZ | xyz(24.1501, 33.4204, 47.2888) |
| Luminance | 0.3342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.57
Lightseagreen
#20B2AA
ΔE00 5.77
Cadetblue
#5F9EA0
ΔE00 6.24
Sea
#3C9992
ΔE00 7.81
Topaz
#13BBAF
ΔE00 8.00
Darkturquoise
#00CED1
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ACB2 #B23933
analogous
#33B279 #33ACB2 #336CB2
triadic
#33ACB2 #B233AC #ACB233
tetradic
#33ACB2 #7933B2 #B23933 #6CB233
square
#33ACB2 #7933B2 #B23933 #6CB233
split-complementary
#33ACB2 #B2336C #B27933
monochromatic
#185053 #257E82 #33ACB2 #54C8CE #84D8DC
Accessibility & contrast
On white
2.73
#33ACB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#33ACB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ACB2
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ACB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ACB2 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B3
Deuteranopia (green-blind)
#8D97B3
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #33acb2; /* rgb */ color: rgb(51, 172, 178); /* oklch */ color: oklch(68.2% 0.103 199.9);
Tailwind
colors: {
custom: {
50: '#7ec5c9',
500: '#33acb2',
950: '#000000',
},
}SCSS
$custom: #33acb2; $custom-light: #7ec5c9; $custom-dark: #000000;
JSON
{
"hex": "#33acb2",
"rgb": {
"r": 51,
"g": 172,
"b": 178
},
"hsl": {
"h": 182.835,
"s": 55.459,
"l": 44.902
},
"oklch": {
"l": 0.68248,
"c": 0.10316,
"h": 199.9
},
"luminance": 0.33423
}Semantic roles & 50–950 ramp
primary
#33ACB2
secondary
#C57F7C
accent
#5049DF
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282