#33ABB2#33ABB2
#33ABB2 is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.0% C 0.103 H 200.8°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #33ABB2 |
|---|---|
| RGB | rgb(51, 171, 178) |
| HSL | hsl(183, 55%, 45%) |
| HSV | hsv(183, 71%, 70%) |
| CMYK | cmyk(71.3%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(64.19, -29.81, -13.13) |
| CIE-LCH | lch(64.19, 32.57, 203.77°) |
| OKLab | oklab(68% -0.096 -0.0364) |
| OKLCH | oklch(68% 0.103 200.8) |
| XYZ | xyz(23.9605, 33.0412, 47.2256) |
| Luminance | 0.3304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.31
Cadetblue
#5F9EA0
ΔE00 6.06
Lightseagreen
#20B2AA
ΔE00 6.23
Sea
#3C9992
ΔE00 7.85
Topaz
#13BBAF
ΔE00 8.49
Darkturquoise
#00CED1
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ABB2 #B23A33
analogous
#33B279 #33ABB2 #336CB2
triadic
#33ABB2 #B233AB #ABB233
tetradic
#33ABB2 #7933B2 #B23A33 #6CB233
square
#33ABB2 #7933B2 #B23A33 #6CB233
split-complementary
#33ABB2 #B2336C #B27933
monochromatic
#185053 #257D82 #33ABB2 #54C7CE #84D7DC
Accessibility & contrast
On white
2.76
#33ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#33ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ABB2
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ABB2 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B3
Deuteranopia (green-blind)
#8C96B3
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #33abb2; /* rgb */ color: rgb(51, 171, 178); /* oklch */ color: oklch(68.0% 0.103 200.8);
Tailwind
colors: {
custom: {
50: '#7ec4c9',
500: '#33abb2',
950: '#000000',
},
}SCSS
$custom: #33abb2; $custom-light: #7ec4c9; $custom-dark: #000000;
JSON
{
"hex": "#33abb2",
"rgb": {
"r": 51,
"g": 171,
"b": 178
},
"hsl": {
"h": 183.307,
"s": 55.459,
"l": 44.902
},
"oklch": {
"l": 0.68,
"c": 0.10266,
"h": 200.8
},
"luminance": 0.33044
}Semantic roles & 50–950 ramp
primary
#33ABB2
secondary
#C5807C
accent
#5149DF
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282