#33A79C#33A79C
#33A79C is a light, moderate teal. Relative luminance 0.307; OKLCH L 66.2% C 0.102 H 185.9°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).
Color values
| HEX | #33A79C |
|---|---|
| RGB | rgb(51, 167, 156) |
| HSL | hsl(174, 53%, 43%) |
| HSV | hsv(174, 69%, 65%) |
| CMYK | cmyk(69.5%, 0%, 6.6%, 34.5%) |
| CIE-LAB | lab(62.29, -34.30, -3.65) |
| CIE-LCH | lch(62.29, 34.50, 186.08°) |
| OKLab | oklab(66.23% -0.1017 -0.0104) |
| OKLCH | oklch(66.23% 0.102 185.9) |
| XYZ | xyz(21.1819, 30.7391, 36.2629) |
| Luminance | 0.3074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.53
Blue Green
#0F9B8E
ΔE00 4.30
Sea
#3C9992
ΔE00 4.58
Topaz
#13BBAF
ΔE00 5.74
Dull Teal
#5F9E8F
ΔE00 5.89
Tealish
#24BCA8
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A79C #A7333E
analogous
#33A762 #33A79C #3378A7
triadic
#33A79C #9C33A7 #A79C33
tetradic
#33A79C #6233A7 #A7333E #78A733
square
#33A79C #6233A7 #A7333E #78A733
split-complementary
#33A79C #A73378 #A76233
monochromatic
#164944 #257870 #33A79C #4EC9BD #7DD7CF
Accessibility & contrast
On white
2.94
#33A79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.15
#33A79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A79C
7.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A79C | 1.00 | 2.94 | 7.15 | 7.15 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9E9C
Deuteranopia (green-blind)
#8E919D
Tritanopia (blue-blind)
#00ABA3
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #33a79c; /* rgb */ color: rgb(51, 167, 156); /* oklch */ color: oklch(66.2% 0.102 185.9);
Tailwind
colors: {
custom: {
50: '#7bc1b9',
500: '#33a79c',
950: '#000000',
},
}SCSS
$custom: #33a79c; $custom-light: #7bc1b9; $custom-dark: #000000;
JSON
{
"hex": "#33a79c",
"rgb": {
"r": 51,
"g": 167,
"b": 156
},
"hsl": {
"h": 174.31,
"s": 53.211,
"l": 42.745
},
"oklch": {
"l": 0.66229,
"c": 0.10225,
"h": 185.9
},
"luminance": 0.30742
}Semantic roles & 50–950 ramp
primary
#33A79C
secondary
#C0767D
accent
#4B59DD
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180