#33B3A3#33B3A3
#33B3A3 is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.5% C 0.111 H 182.8°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #33B3A3 |
|---|---|
| RGB | rgb(51, 179, 163) |
| HSL | hsl(173, 56%, 45%) |
| HSV | hsv(173, 72%, 70%) |
| CMYK | cmyk(71.5%, 0%, 8.9%, 29.8%) |
| CIE-LAB | lab(66.20, -37.88, -1.80) |
| CIE-LCH | lch(66.20, 37.92, 182.72°) |
| OKLab | oklab(69.48% -0.1108 -0.0055) |
| OKLCH | oklch(69.48% 0.111 182.8) |
| XYZ | xyz(24.0930, 35.5855, 40.2421) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.74
Topaz
#13BBAF
ΔE00 2.91
Lightseagreen
#20B2AA
ΔE00 2.96
Turquoise (survey)
#06C2AC
ΔE00 4.44
Greeny Blue
#42B395
ΔE00 4.86
Blue Green
#0F9B8E
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B3A3 #B33343
analogous
#33B363 #33B3A3 #3383B3
triadic
#33B3A3 #A333B3 #B3A333
tetradic
#33B3A3 #6333B3 #B33343 #83B333
square
#33B3A3 #6333B3 #B33343 #83B333
split-complementary
#33B3A3 #B33383 #B36333
monochromatic
#18544C #258378 #33B3A3 #55CEBF #84DCD1
Accessibility & contrast
On white
2.59
#33B3A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#33B3A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B3A3
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B3A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B3A3 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A2
Deuteranopia (green-blind)
#999BA5
Tritanopia (blue-blind)
#00B7AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #33b3a3; /* rgb */ color: rgb(51, 179, 163); /* oklch */ color: oklch(69.5% 0.111 182.8);
Tailwind
colors: {
custom: {
50: '#7ecabe',
500: '#33b3a3',
950: '#000000',
},
}SCSS
$custom: #33b3a3; $custom-light: #7ecabe; $custom-dark: #000000;
JSON
{
"hex": "#33b3a3",
"rgb": {
"r": 51,
"g": 179,
"b": 163
},
"hsl": {
"h": 172.5,
"s": 55.652,
"l": 45.098
},
"oklch": {
"l": 0.69482,
"c": 0.11097,
"h": 182.8
},
"luminance": 0.35588
}Semantic roles & 50–950 ramp
primary
#33B3A3
secondary
#C67C85
accent
#495CDF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281