#33ADB7#33ADB7
#33ADB7 is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.7% C 0.104 H 203.1°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #33ADB7 |
|---|---|
| RGB | rgb(51, 173, 183) |
| HSL | hsl(185, 56%, 46%) |
| HSV | hsv(185, 72%, 72%) |
| CMYK | cmyk(72.1%, 5.5%, 0%, 28.2%) |
| CIE-LAB | lab(64.97, -29.27, -14.75) |
| CIE-LCH | lch(64.97, 32.78, 206.74°) |
| OKLab | oklab(68.68% -0.0958 -0.0409) |
| OKLCH | oklch(68.68% 0.104 203.1) |
| XYZ | xyz(24.8523, 34.0069, 50.0448) |
| Luminance | 0.3401 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.11
Cadetblue
#5F9EA0
ΔE00 6.60
Lightseagreen
#20B2AA
ΔE00 7.19
Sea
#3C9992
ΔE00 9.06
Topaz
#13BBAF
ΔE00 9.24
Darkturquoise
#00CED1
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ADB7 #B73D33
analogous
#33B77F #33ADB7 #336BB7
triadic
#33ADB7 #B733AD #ADB733
tetradic
#33ADB7 #7F33B7 #B73D33 #6BB733
square
#33ADB7 #7F33B7 #B73D33 #6BB733
split-complementary
#33ADB7 #B7336B #B77F33
monochromatic
#185357 #268087 #33ADB7 #57C7D0 #87D7DE
Accessibility & contrast
On white
2.69
#33ADB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#33ADB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ADB7
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ADB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ADB7 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6B8
Deuteranopia (green-blind)
#8C98B7
Tritanopia (blue-blind)
#00B4B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #33adb7; /* rgb */ color: rgb(51, 173, 183); /* oklch */ color: oklch(68.7% 0.104 203.1);
Tailwind
colors: {
custom: {
50: '#7fc6cc',
500: '#33adb7',
950: '#000000',
},
}SCSS
$custom: #33adb7; $custom-light: #7fc6cc; $custom-dark: #000000;
JSON
{
"hex": "#33adb7",
"rgb": {
"r": 51,
"g": 173,
"b": 183
},
"hsl": {
"h": 184.545,
"s": 56.41,
"l": 45.882
},
"oklch": {
"l": 0.68681,
"c": 0.10421,
"h": 203.1
},
"luminance": 0.3401
}Semantic roles & 50–950 ramp
primary
#33ADB7
secondary
#C7847F
accent
#5448E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282