#33B2AB#33B2AB
#33B2AB is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.5% C 0.108 H 189.5°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #33B2AB |
|---|---|
| RGB | rgb(51, 178, 171) |
| HSL | hsl(177, 55%, 45%) |
| HSV | hsv(177, 71%, 70%) |
| CMYK | cmyk(71.3%, 0%, 3.9%, 30.2%) |
| CIE-LAB | lab(66.12, -35.19, -6.35) |
| CIE-LCH | lch(66.12, 35.76, 190.23°) |
| OKLab | oklab(69.49% -0.1062 -0.0178) |
| OKLCH | oklch(69.49% 0.108 189.5) |
| XYZ | xyz(24.6329, 35.4820, 44.0707) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.95
Topaz
#13BBAF
ΔE00 3.17
Tealish
#24BCA8
ΔE00 5.17
Turquoise (survey)
#06C2AC
ΔE00 6.54
Sea
#3C9992
ΔE00 7.57
Blue Green
#0F9B8E
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B2AB #B2333A
analogous
#33B26C #33B2AB #3379B2
triadic
#33B2AB #AB33B2 #B2AB33
tetradic
#33B2AB #6C33B2 #B2333A #79B233
square
#33B2AB #6C33B2 #B2333A #79B233
split-complementary
#33B2AB #B23379 #B26C33
monochromatic
#185350 #25827D #33B2AB #54CEC7 #84DCD7
Accessibility & contrast
On white
2.59
#33B2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#33B2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B2AB
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B2AB | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AB
Deuteranopia (green-blind)
#959BAC
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #33b2ab; /* rgb */ color: rgb(51, 178, 171); /* oklch */ color: oklch(69.5% 0.108 189.5);
Tailwind
colors: {
custom: {
50: '#7ec9c3',
500: '#33b2ab',
950: '#000000',
},
}SCSS
$custom: #33b2ab; $custom-light: #7ec9c3; $custom-dark: #000000;
JSON
{
"hex": "#33b2ab",
"rgb": {
"r": 51,
"g": 178,
"b": 171
},
"hsl": {
"h": 176.693,
"s": 55.459,
"l": 44.902
},
"oklch": {
"l": 0.69493,
"c": 0.10764,
"h": 189.5
},
"luminance": 0.35485
}Semantic roles & 50–950 ramp
primary
#33B2AB
secondary
#C57C80
accent
#4951DF
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281