#33BCAB#33BCAB
#33BCAB is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.0% C 0.116 H 182.7°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #33BCAB |
|---|---|
| RGB | rgb(51, 188, 171) |
| HSL | hsl(173, 57%, 47%) |
| HSV | hsv(173, 73%, 74%) |
| CMYK | cmyk(72.9%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(69.19, -39.75, -1.83) |
| CIE-LCH | lch(69.19, 39.79, 182.64°) |
| OKLab | oklab(71.99% -0.1162 -0.0056) |
| OKLCH | oklch(71.99% 0.116 182.7) |
| XYZ | xyz(26.6956, 39.6073, 44.7582) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.17
Topaz
#13BBAF
ΔE00 2.04
Turquoise (survey)
#06C2AC
ΔE00 2.41
Lightseagreen
#20B2AA
ΔE00 4.12
Greeny Blue
#42B395
ΔE00 5.42
Mediumturquoise
#48D1CC
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BCAB #BC3344
analogous
#33BC67 #33BCAB #3389BC
triadic
#33BCAB #AB33BC #BCAB33
tetradic
#33BCAB #6733BC #BC3344 #89BC33
square
#33BCAB #6733BC #BC3344 #89BC33
split-complementary
#33BCAB #BC3389 #BC6733
monochromatic
#195C53 #268C7F #33BCAB #5AD2C3 #8ADFD5
Accessibility & contrast
On white
2.35
#33BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#33BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BCAB
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BCAB | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AA
Deuteranopia (green-blind)
#A0A3AD
Tritanopia (blue-blind)
#00C0B7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #33bcab; /* rgb */ color: rgb(51, 188, 171); /* oklch */ color: oklch(72.0% 0.116 182.7);
Tailwind
colors: {
custom: {
50: '#80d1c3',
500: '#33bcab',
950: '#000000',
},
}SCSS
$custom: #33bcab; $custom-light: #80d1c3; $custom-dark: #000000;
JSON
{
"hex": "#33bcab",
"rgb": {
"r": 51,
"g": 188,
"b": 171
},
"hsl": {
"h": 172.555,
"s": 57.322,
"l": 46.863
},
"oklch": {
"l": 0.7199,
"c": 0.11636,
"h": 182.7
},
"luminance": 0.39611
}Semantic roles & 50–950 ramp
primary
#33BCAB
secondary
#C9818A
accent
#475AE1
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281