#33ADB9#33ADB9
#33ADB9 is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.8% C 0.105 H 204.7°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #33ADB9 |
|---|---|
| RGB | rgb(51, 173, 185) |
| HSL | hsl(185, 57%, 46%) |
| HSV | hsv(185, 72%, 73%) |
| CMYK | cmyk(72.4%, 6.5%, 0%, 27.5%) |
| CIE-LAB | lab(65.03, -28.66, -15.76) |
| CIE-LCH | lch(65.03, 32.71, 208.80°) |
| OKLab | oklab(68.76% -0.095 -0.0438) |
| OKLCH | oklch(68.76% 0.105 204.7) |
| XYZ | xyz(25.0619, 34.0908, 51.1489) |
| Luminance | 0.3409 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.50
Cadetblue
#5F9EA0
ΔE00 6.79
Lightseagreen
#20B2AA
ΔE00 7.94
Darkturquoise
#00CED1
ΔE00 9.60
Sea
#3C9992
ΔE00 9.62
Topaz
#13BBAF
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ADB9 #B93F33
analogous
#33B982 #33ADB9 #336AB9
triadic
#33ADB9 #B933AD #ADB933
tetradic
#33ADB9 #8233B9 #B93F33 #6AB933
square
#33ADB9 #8233B9 #B93F33 #6AB933
split-complementary
#33ADB9 #B9336A #B98233
monochromatic
#195359 #268089 #33ADB9 #58C6D1 #88D7DE
Accessibility & contrast
On white
2.69
#33ADB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#33ADB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ADB9
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ADB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ADB9 | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6BA
Deuteranopia (green-blind)
#8C98B9
Tritanopia (blue-blind)
#00B4B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #33adb9; /* rgb */ color: rgb(51, 173, 185); /* oklch */ color: oklch(68.8% 0.105 204.7);
Tailwind
colors: {
custom: {
50: '#7fc6ce',
500: '#33adb9',
950: '#000000',
},
}SCSS
$custom: #33adb9; $custom-light: #7fc6ce; $custom-dark: #000000;
JSON
{
"hex": "#33adb9",
"rgb": {
"r": 51,
"g": 173,
"b": 185
},
"hsl": {
"h": 185.373,
"s": 56.78,
"l": 46.275
},
"oklch": {
"l": 0.68757,
"c": 0.10458,
"h": 204.7
},
"luminance": 0.34094
}Semantic roles & 50–950 ramp
primary
#33ADB9
secondary
#C88680
accent
#5548E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1313
muted
#7C8282