#33A79B#33A79B
#33A79B is a light, moderate teal. Relative luminance 0.307; OKLCH L 66.2% C 0.103 H 185.0°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #33A79B |
|---|---|
| RGB | rgb(51, 167, 155) |
| HSL | hsl(174, 53%, 43%) |
| HSV | hsv(174, 69%, 65%) |
| CMYK | cmyk(69.5%, 0%, 7.2%, 34.5%) |
| CIE-LAB | lab(62.26, -34.58, -3.14) |
| CIE-LCH | lch(62.26, 34.72, 185.18°) |
| OKLab | oklab(66.2% -0.1022 -0.009) |
| OKLCH | oklch(66.2% 0.103 185) |
| XYZ | xyz(21.0976, 30.7054, 35.8188) |
| Luminance | 0.3071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.69
Blue Green
#0F9B8E
ΔE00 4.22
Sea
#3C9992
ΔE00 4.70
Topaz
#13BBAF
ΔE00 5.76
Dull Teal
#5F9E8F
ΔE00 5.79
Tealish
#24BCA8
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A79B #A7333F
analogous
#33A761 #33A79B #3379A7
triadic
#33A79B #9B33A7 #A79B33
tetradic
#33A79B #6133A7 #A7333F #79A733
square
#33A79B #6133A7 #A7333F #79A733
split-complementary
#33A79B #A73379 #A76133
monochromatic
#164944 #25786F #33A79B #4EC9BC #7DD7CE
Accessibility & contrast
On white
2.94
#33A79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#33A79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A79B
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A79B | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9B
Deuteranopia (green-blind)
#8E919C
Tritanopia (blue-blind)
#00ABA3
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #33a79b; /* rgb */ color: rgb(51, 167, 155); /* oklch */ color: oklch(66.2% 0.103 185.0);
Tailwind
colors: {
custom: {
50: '#7bc1b8',
500: '#33a79b',
950: '#000000',
},
}SCSS
$custom: #33a79b; $custom-light: #7bc1b8; $custom-dark: #000000;
JSON
{
"hex": "#33a79b",
"rgb": {
"r": 51,
"g": 167,
"b": 155
},
"hsl": {
"h": 173.793,
"s": 53.211,
"l": 42.745
},
"oklch": {
"l": 0.66196,
"c": 0.10259,
"h": 185
},
"luminance": 0.30708
}Semantic roles & 50–950 ramp
primary
#33A79B
secondary
#C0767D
accent
#4B5ADD
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180