#33ABB7#33ABB7
#33ABB7 is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.2% C 0.103 H 204.9°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #33ABB7 |
|---|---|
| RGB | rgb(51, 171, 183) |
| HSL | hsl(185, 56%, 46%) |
| HSV | hsv(185, 72%, 72%) |
| CMYK | cmyk(72.1%, 6.6%, 0%, 28.2%) |
| CIE-LAB | lab(64.36, -28.29, -15.67) |
| CIE-LCH | lch(64.36, 32.34, 208.97°) |
| OKLab | oklab(68.19% -0.0938 -0.0435) |
| OKLCH | oklch(68.19% 0.103 204.9) |
| XYZ | xyz(24.4716, 33.2456, 49.9179) |
| Luminance | 0.3325 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.78
Cadetblue
#5F9EA0
ΔE00 6.43
Lightseagreen
#20B2AA
ΔE00 8.08
Sea
#3C9992
ΔE00 9.27
Darkturquoise
#00CED1
ΔE00 10.14
Topaz
#13BBAF
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ABB7 #B73F33
analogous
#33B781 #33ABB7 #3369B7
triadic
#33ABB7 #B733AB #ABB733
tetradic
#33ABB7 #8133B7 #B73F33 #69B733
square
#33ABB7 #8133B7 #B73F33 #69B733
split-complementary
#33ABB7 #B73369 #B78133
monochromatic
#185257 #267E87 #33ABB7 #57C5D0 #87D6DE
Accessibility & contrast
On white
2.75
#33ABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#33ABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ABB7
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ABB7 | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B8
Deuteranopia (green-blind)
#8A96B7
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #33abb7; /* rgb */ color: rgb(51, 171, 183); /* oklch */ color: oklch(68.2% 0.103 204.9);
Tailwind
colors: {
custom: {
50: '#7ec4cc',
500: '#33abb7',
950: '#000000',
},
}SCSS
$custom: #33abb7; $custom-light: #7ec4cc; $custom-dark: #000000;
JSON
{
"hex": "#33abb7",
"rgb": {
"r": 51,
"g": 171,
"b": 183
},
"hsl": {
"h": 185.455,
"s": 56.41,
"l": 45.882
},
"oklch": {
"l": 0.68189,
"c": 0.10342,
"h": 204.9
},
"luminance": 0.33249
}Semantic roles & 50–950 ramp
primary
#33ABB7
secondary
#C7857F
accent
#5648E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1213
muted
#7C8182