#33ABB8#33ABB8
#33ABB8 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.2% C 0.104 H 205.7°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #33ABB8 |
|---|---|
| RGB | rgb(51, 171, 184) |
| HSL | hsl(186, 57%, 46%) |
| HSV | hsv(186, 72%, 72%) |
| CMYK | cmyk(72.3%, 7.1%, 0%, 27.8%) |
| CIE-LAB | lab(64.39, -27.98, -16.17) |
| CIE-LCH | lch(64.39, 32.32, 210.02°) |
| OKLab | oklab(68.23% -0.0934 -0.0449) |
| OKLCH | oklch(68.23% 0.104 205.7) |
| XYZ | xyz(24.5761, 33.2874, 50.4680) |
| Luminance | 0.3329 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.55
Cadetblue
#5F9EA0
ΔE00 6.56
Lightseagreen
#20B2AA
ΔE00 8.45
Sea
#3C9992
ΔE00 9.57
Darkturquoise
#00CED1
ΔE00 10.30
Topaz
#13BBAF
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ABB8 #B84033
analogous
#33B882 #33ABB8 #3368B8
triadic
#33ABB8 #B833AB #ABB833
tetradic
#33ABB8 #8233B8 #B84033 #68B833
square
#33ABB8 #8233B8 #B84033 #68B833
split-complementary
#33ABB8 #B83368 #B88233
monochromatic
#185258 #267E88 #33ABB8 #58C5D1 #88D5DE
Accessibility & contrast
On white
2.74
#33ABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#33ABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ABB8
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ABB8 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B9
Deuteranopia (green-blind)
#8A96B8
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #33abb8; /* rgb */ color: rgb(51, 171, 184); /* oklch */ color: oklch(68.2% 0.104 205.7);
Tailwind
colors: {
custom: {
50: '#7fc4cd',
500: '#33abb8',
950: '#000000',
},
}SCSS
$custom: #33abb8; $custom-light: #7fc4cd; $custom-dark: #000000;
JSON
{
"hex": "#33abb8",
"rgb": {
"r": 51,
"g": 171,
"b": 184
},
"hsl": {
"h": 185.865,
"s": 56.596,
"l": 46.078
},
"oklch": {
"l": 0.68227,
"c": 0.10364,
"h": 205.7
},
"luminance": 0.3329
}Semantic roles & 50–950 ramp
primary
#33ABB8
secondary
#C8867F
accent
#5748E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1213
muted
#7C8182