#33ABB6#33ABB6
#33ABB6 is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.2% C 0.103 H 204.1°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #33ABB6 |
|---|---|
| RGB | rgb(51, 171, 182) |
| HSL | hsl(185, 56%, 46%) |
| HSV | hsv(185, 72%, 71%) |
| CMYK | cmyk(72%, 6%, 0%, 28.6%) |
| CIE-LAB | lab(64.33, -28.60, -15.16) |
| CIE-LCH | lch(64.33, 32.37, 207.93°) |
| OKLab | oklab(68.15% -0.0942 -0.0421) |
| OKLCH | oklch(68.15% 0.103 204.1) |
| XYZ | xyz(24.3679, 33.2042, 49.3717) |
| Luminance | 0.3321 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.05
Cadetblue
#5F9EA0
ΔE00 6.32
Lightseagreen
#20B2AA
ΔE00 7.71
Sea
#3C9992
ΔE00 8.98
Topaz
#13BBAF
ΔE00 9.85
Darkturquoise
#00CED1
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ABB6 #B63E33
analogous
#33B67F #33ABB6 #3369B6
triadic
#33ABB6 #B633AB #ABB633
tetradic
#33ABB6 #7F33B6 #B63E33 #69B633
square
#33ABB6 #7F33B6 #B63E33 #69B633
split-complementary
#33ABB6 #B63369 #B67F33
monochromatic
#185156 #267E86 #33ABB6 #56C6D0 #86D6DD
Accessibility & contrast
On white
2.75
#33ABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#33ABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ABB6
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ABB6 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B7
Deuteranopia (green-blind)
#8A96B6
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #33abb6; /* rgb */ color: rgb(51, 171, 182); /* oklch */ color: oklch(68.2% 0.103 204.1);
Tailwind
colors: {
custom: {
50: '#7ec4cb',
500: '#33abb6',
950: '#000000',
},
}SCSS
$custom: #33abb6; $custom-light: #7ec4cb; $custom-dark: #000000;
JSON
{
"hex": "#33abb6",
"rgb": {
"r": 51,
"g": 171,
"b": 182
},
"hsl": {
"h": 185.038,
"s": 56.223,
"l": 45.686
},
"oklch": {
"l": 0.68151,
"c": 0.10323,
"h": 204.1
},
"luminance": 0.33207
}Semantic roles & 50–950 ramp
primary
#33ABB6
secondary
#C7847E
accent
#5548E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1213
muted
#7C8182