#33B6AA#33B6AA
#33B6AA is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.5% C 0.111 H 185.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #33B6AA |
|---|---|
| RGB | rgb(51, 182, 170) |
| HSL | hsl(175, 56%, 46%) |
| HSV | hsv(175, 72%, 71%) |
| CMYK | cmyk(72%, 0%, 6.6%, 28.6%) |
| CIE-LAB | lab(67.32, -37.32, -4.03) |
| CIE-LCH | lch(67.32, 37.53, 186.16°) |
| OKLab | oklab(70.46% -0.1107 -0.0115) |
| OKLCH | oklch(70.46% 0.111 185.9) |
| XYZ | xyz(25.3454, 37.0590, 43.8397) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.71
Lightseagreen
#20B2AA
ΔE00 1.93
Tealish
#24BCA8
ΔE00 3.11
Turquoise (survey)
#06C2AC
ΔE00 4.54
Greeny Blue
#42B395
ΔE00 6.41
Mediumturquoise
#48D1CC
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B6AA #B6333F
analogous
#33B668 #33B6AA #3380B6
triadic
#33B6AA #AA33B6 #B6AA33
tetradic
#33B6AA #6833B6 #B6333F #80B633
square
#33B6AA #6833B6 #B6333F #80B633
split-complementary
#33B6AA #B63380 #B66833
monochromatic
#185651 #26867D #33B6AA #56D0C5 #86DDD5
Accessibility & contrast
On white
2.50
#33B6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#33B6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B6AA
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B6AA | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAA
Deuteranopia (green-blind)
#9A9EAB
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #33b6aa; /* rgb */ color: rgb(51, 182, 170); /* oklch */ color: oklch(70.5% 0.111 185.9);
Tailwind
colors: {
custom: {
50: '#7fccc3',
500: '#33b6aa',
950: '#000000',
},
}SCSS
$custom: #33b6aa; $custom-light: #7fccc3; $custom-dark: #000000;
JSON
{
"hex": "#33b6aa",
"rgb": {
"r": 51,
"g": 182,
"b": 170
},
"hsl": {
"h": 174.504,
"s": 56.223,
"l": 45.686
},
"oklch": {
"l": 0.70459,
"c": 0.11125,
"h": 185.9
},
"luminance": 0.37062
}Semantic roles & 50–950 ramp
primary
#33B6AA
secondary
#C77E85
accent
#4856E0
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0B1312
muted
#7C8281