#33AAB9#33AAB9
#33AAB9 is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.0% C 0.104 H 207.4°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #33AAB9 |
|---|---|
| RGB | rgb(51, 170, 185) |
| HSL | hsl(187, 57%, 46%) |
| HSV | hsv(187, 72%, 73%) |
| CMYK | cmyk(72.4%, 8.1%, 0%, 27.5%) |
| CIE-LAB | lab(64.12, -27.18, -17.14) |
| CIE-LCH | lch(64.12, 32.13, 212.23°) |
| OKLab | oklab(68.02% -0.092 -0.0476) |
| OKLCH | oklch(68.02% 0.104 207.4) |
| XYZ | xyz(24.4931, 32.9531, 50.9593) |
| Luminance | 0.3296 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.44
Cadetblue
#5F9EA0
ΔE00 6.71
Lightseagreen
#20B2AA
ΔE00 9.27
Sea
#3C9992
ΔE00 10.04
Greyblue
#77A1B5
ΔE00 10.68
Darkturquoise
#00CED1
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AAB9 #B94233
analogous
#33B985 #33AAB9 #3367B9
triadic
#33AAB9 #B933AA #AAB933
tetradic
#33AAB9 #8533B9 #B94233 #67B933
square
#33AAB9 #8533B9 #B94233 #67B933
split-complementary
#33AAB9 #B93367 #B98533
monochromatic
#195259 #267E89 #33AAB9 #58C3D1 #88D5DE
Accessibility & contrast
On white
2.77
#33AAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#33AAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AAB9
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AAB9 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA3BA
Deuteranopia (green-blind)
#8895B9
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #33aab9; /* rgb */ color: rgb(51, 170, 185); /* oklch */ color: oklch(68.0% 0.104 207.4);
Tailwind
colors: {
custom: {
50: '#7fc3ce',
500: '#33aab9',
950: '#000000',
},
}SCSS
$custom: #33aab9; $custom-light: #7fc3ce; $custom-dark: #000000;
JSON
{
"hex": "#33aab9",
"rgb": {
"r": 51,
"g": 170,
"b": 185
},
"hsl": {
"h": 186.716,
"s": 56.78,
"l": 46.275
},
"oklch": {
"l": 0.6802,
"c": 0.10359,
"h": 207.4
},
"luminance": 0.32956
}Semantic roles & 50–950 ramp
primary
#33AAB9
secondary
#C88880
accent
#5948E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1213
muted
#7C8182