#33ABB9#33ABB9
#33ABB9 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.3% C 0.104 H 206.5°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #33ABB9 |
|---|---|
| RGB | rgb(51, 171, 185) |
| HSL | hsl(186, 57%, 46%) |
| HSV | hsv(186, 72%, 73%) |
| CMYK | cmyk(72.4%, 7.6%, 0%, 27.5%) |
| CIE-LAB | lab(64.43, -27.68, -16.68) |
| CIE-LCH | lch(64.43, 32.31, 211.07°) |
| OKLab | oklab(68.27% -0.093 -0.0463) |
| OKLCH | oklch(68.27% 0.104 206.5) |
| XYZ | xyz(24.6813, 33.3295, 51.0220) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.36
Cadetblue
#5F9EA0
ΔE00 6.70
Lightseagreen
#20B2AA
ΔE00 8.82
Sea
#3C9992
ΔE00 9.88
Darkturquoise
#00CED1
ΔE00 10.46
Topaz
#13BBAF
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ABB9 #B94133
analogous
#33B984 #33ABB9 #3368B9
triadic
#33ABB9 #B933AB #ABB933
tetradic
#33ABB9 #8433B9 #B94133 #68B933
square
#33ABB9 #8433B9 #B94133 #68B933
split-complementary
#33ABB9 #B93368 #B98433
monochromatic
#195259 #267F89 #33ABB9 #58C4D1 #88D5DE
Accessibility & contrast
On white
2.74
#33ABB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#33ABB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ABB9
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ABB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ABB9 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BA
Deuteranopia (green-blind)
#8996B9
Tritanopia (blue-blind)
#00B3AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #33abb9; /* rgb */ color: rgb(51, 171, 185); /* oklch */ color: oklch(68.3% 0.104 206.5);
Tailwind
colors: {
custom: {
50: '#7fc4ce',
500: '#33abb9',
950: '#000000',
},
}SCSS
$custom: #33abb9; $custom-light: #7fc4ce; $custom-dark: #000000;
JSON
{
"hex": "#33abb9",
"rgb": {
"r": 51,
"g": 171,
"b": 185
},
"hsl": {
"h": 186.269,
"s": 56.78,
"l": 46.275
},
"oklch": {
"l": 0.68266,
"c": 0.10389,
"h": 206.5
},
"luminance": 0.33332
}Semantic roles & 50–950 ramp
primary
#33ABB9
secondary
#C88780
accent
#5848E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1213
muted
#7C8182