#33A9A2#33A9A2
#33A9A2 is a light, moderate teal. Relative luminance 0.317; OKLCH L 66.9% C 0.102 H 189.2°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #33A9A2 |
|---|---|
| RGB | rgb(51, 169, 162) |
| HSL | hsl(176, 54%, 43%) |
| HSV | hsv(176, 70%, 66%) |
| CMYK | cmyk(69.8%, 0%, 4.1%, 33.7%) |
| CIE-LAB | lab(63.08, -33.54, -5.84) |
| CIE-LCH | lch(63.08, 34.05, 189.88°) |
| OKLab | oklab(66.93% -0.101 -0.0164) |
| OKLCH | oklch(66.93% 0.102 189.2) |
| XYZ | xyz(22.0718, 31.6858, 39.1281) |
| Luminance | 0.3169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.72
Sea
#3C9992
ΔE00 5.00
Topaz
#13BBAF
ΔE00 5.38
Blue Green
#0F9B8E
ΔE00 5.43
Dull Teal
#5F9E8F
ΔE00 6.76
Tealish
#24BCA8
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A9A2 #A9333A
analogous
#33A967 #33A9A2 #3375A9
triadic
#33A9A2 #A233A9 #A9A233
tetradic
#33A9A2 #6733A9 #A9333A #75A933
square
#33A9A2 #6733A9 #A9333A #75A933
split-complementary
#33A9A2 #A93375 #A96733
monochromatic
#174B48 #257A75 #33A9A2 #4FCAC3 #7ED8D3
Accessibility & contrast
On white
2.86
#33A9A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#33A9A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A9A2
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A9A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A9A2 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A2
Deuteranopia (green-blind)
#8E93A3
Tritanopia (blue-blind)
#00ADA7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #33a9a2; /* rgb */ color: rgb(51, 169, 162); /* oklch */ color: oklch(66.9% 0.102 189.2);
Tailwind
colors: {
custom: {
50: '#7cc3bd',
500: '#33a9a2',
950: '#000000',
},
}SCSS
$custom: #33a9a2; $custom-light: #7cc3bd; $custom-dark: #000000;
JSON
{
"hex": "#33a9a2",
"rgb": {
"r": 51,
"g": 169,
"b": 162
},
"hsl": {
"h": 176.441,
"s": 53.636,
"l": 43.137
},
"oklch": {
"l": 0.66934,
"c": 0.10236,
"h": 189.2
},
"luminance": 0.31688
}Semantic roles & 50–950 ramp
primary
#33A9A2
secondary
#C1777B
accent
#4B53DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1212
muted
#7C8181