#33A7A3#33A7A3
#33A7A3 is a light, moderate teal. Relative luminance 0.310; OKLCH L 66.5% C 0.101 H 191.6°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #33A7A3 |
|---|---|
| RGB | rgb(51, 167, 163) |
| HSL | hsl(178, 53%, 43%) |
| HSV | hsv(178, 69%, 65%) |
| CMYK | cmyk(69.5%, 0%, 2.4%, 34.5%) |
| CIE-LAB | lab(62.49, -32.31, -7.28) |
| CIE-LCH | lch(62.49, 33.12, 192.69°) |
| OKLab | oklab(66.47% -0.0985 -0.0203) |
| OKLCH | oklch(66.47% 0.101 191.6) |
| XYZ | xyz(21.7918, 30.9831, 39.4751) |
| Luminance | 0.3099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.58
Sea
#3C9992
ΔE00 4.60
Blue Green
#0F9B8E
ΔE00 5.66
Topaz
#13BBAF
ΔE00 6.33
Cadetblue
#5F9EA0
ΔE00 6.41
Dull Teal
#5F9E8F
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A7A3 #A73337
analogous
#33A769 #33A7A3 #3371A7
triadic
#33A7A3 #A333A7 #A7A333
tetradic
#33A7A3 #6933A7 #A73337 #71A733
square
#33A7A3 #6933A7 #A73337 #71A733
split-complementary
#33A7A3 #A73371 #A76933
monochromatic
#164947 #257875 #33A7A3 #4EC9C5 #7DD7D4
Accessibility & contrast
On white
2.92
#33A7A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#33A7A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A7A3
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A7A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A7A3 | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9EA3
Deuteranopia (green-blind)
#8C92A4
Tritanopia (blue-blind)
#00ACA5
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #33a7a3; /* rgb */ color: rgb(51, 167, 163); /* oklch */ color: oklch(66.5% 0.101 191.6);
Tailwind
colors: {
custom: {
50: '#7cc1be',
500: '#33a7a3',
950: '#000000',
},
}SCSS
$custom: #33a7a3; $custom-light: #7cc1be; $custom-dark: #000000;
JSON
{
"hex": "#33a7a3",
"rgb": {
"r": 51,
"g": 167,
"b": 163
},
"hsl": {
"h": 177.931,
"s": 53.211,
"l": 42.745
},
"oklch": {
"l": 0.66465,
"c": 0.10059,
"h": 191.6
},
"luminance": 0.30986
}Semantic roles & 50–950 ramp
primary
#33A7A3
secondary
#C07678
accent
#4B50DD
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1212
muted
#7C8181