#33B6A3#33B6A3
#33B6A3 is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.2% C 0.114 H 180.9°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #33B6A3 |
|---|---|
| RGB | rgb(51, 182, 163) |
| HSL | hsl(171, 56%, 46%) |
| HSV | hsv(171, 72%, 71%) |
| CMYK | cmyk(72%, 0%, 10.4%, 28.6%) |
| CIE-LAB | lab(67.13, -39.23, -0.45) |
| CIE-LCH | lch(67.13, 39.23, 180.65°) |
| OKLab | oklab(70.24% -0.1139 -0.0018) |
| OKLCH | oklch(70.24% 0.114 180.9) |
| XYZ | xyz(24.7008, 36.8011, 40.4447) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.74
Topaz
#13BBAF
ΔE00 3.10
Turquoise (survey)
#06C2AC
ΔE00 3.44
Lightseagreen
#20B2AA
ΔE00 4.04
Greeny Blue
#42B395
ΔE00 4.05
Blue Green
#0F9B8E
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B6A3 #B63346
analogous
#33B662 #33B6A3 #3387B6
triadic
#33B6A3 #A333B6 #B6A333
tetradic
#33B6A3 #6233B6 #B63346 #87B633
square
#33B6A3 #6233B6 #B63346 #87B633
split-complementary
#33B6A3 #B63387 #B66233
monochromatic
#18564D #268678 #33B6A3 #56D0BE #86DDD1
Accessibility & contrast
On white
2.51
#33B6A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#33B6A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B6A3
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B6A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B6A3 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA2
Deuteranopia (green-blind)
#9C9EA5
Tritanopia (blue-blind)
#00B9B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #33b6a3; /* rgb */ color: rgb(51, 182, 163); /* oklch */ color: oklch(70.2% 0.114 180.9);
Tailwind
colors: {
custom: {
50: '#7eccbe',
500: '#33b6a3',
950: '#000000',
},
}SCSS
$custom: #33b6a3; $custom-light: #7eccbe; $custom-dark: #000000;
JSON
{
"hex": "#33b6a3",
"rgb": {
"r": 51,
"g": 182,
"b": 163
},
"hsl": {
"h": 171.298,
"s": 56.223,
"l": 45.686
},
"oklch": {
"l": 0.70237,
"c": 0.1139,
"h": 180.9
},
"luminance": 0.36804
}Semantic roles & 50–950 ramp
primary
#33B6A3
secondary
#C77E89
accent
#485EE0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1312
muted
#7C8281