#33B2AA#33B2AA
#33B2AA is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.5% C 0.108 H 188.8°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #33B2AA |
|---|---|
| RGB | rgb(51, 178, 170) |
| HSL | hsl(176, 55%, 45%) |
| HSV | hsv(176, 71%, 70%) |
| CMYK | cmyk(71.3%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(66.09, -35.48, -5.84) |
| CIE-LCH | lch(66.09, 35.95, 189.35°) |
| OKLab | oklab(69.46% -0.1066 -0.0164) |
| OKLCH | oklch(69.46% 0.108 188.8) |
| XYZ | xyz(24.5379, 35.4440, 43.5706) |
| Luminance | 0.3545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.83
Topaz
#13BBAF
ΔE00 2.98
Tealish
#24BCA8
ΔE00 4.85
Turquoise (survey)
#06C2AC
ΔE00 6.27
Sea
#3C9992
ΔE00 7.56
Blue Green
#0F9B8E
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B2AA #B2333B
analogous
#33B26A #33B2AA #337BB2
triadic
#33B2AA #AA33B2 #B2AA33
tetradic
#33B2AA #6A33B2 #B2333B #7BB233
square
#33B2AA #6A33B2 #B2333B #7BB233
split-complementary
#33B2AA #B2337B #B26A33
monochromatic
#18534F #25827D #33B2AA #54CEC6 #84DCD6
Accessibility & contrast
On white
2.60
#33B2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#33B2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B2AA
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B2AA | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8AA
Deuteranopia (green-blind)
#969BAB
Tritanopia (blue-blind)
#00B7AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #33b2aa; /* rgb */ color: rgb(51, 178, 170); /* oklch */ color: oklch(69.5% 0.108 188.8);
Tailwind
colors: {
custom: {
50: '#7ec9c3',
500: '#33b2aa',
950: '#000000',
},
}SCSS
$custom: #33b2aa; $custom-light: #7ec9c3; $custom-dark: #000000;
JSON
{
"hex": "#33b2aa",
"rgb": {
"r": 51,
"g": 178,
"b": 170
},
"hsl": {
"h": 176.22,
"s": 55.459,
"l": 44.902
},
"oklch": {
"l": 0.69459,
"c": 0.10787,
"h": 188.8
},
"luminance": 0.35447
}Semantic roles & 50–950 ramp
primary
#33B2AA
secondary
#C57C80
accent
#4952DF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281