#33B79C#33B79C
#33B79C is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.3% C 0.118 H 175.7°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #33B79C |
|---|---|
| RGB | rgb(51, 183, 156) |
| HSL | hsl(168, 56%, 46%) |
| HSV | hsv(168, 72%, 72%) |
| CMYK | cmyk(72.1%, 0%, 14.8%, 28.2%) |
| CIE-LAB | lab(67.25, -41.52, 3.60) |
| CIE-LCH | lch(67.25, 41.68, 175.05°) |
| OKLab | oklab(70.28% -0.1182 0.0089) |
| OKLCH | oklch(70.28% 0.119 175.7) |
| XYZ | xyz(24.2965, 36.9682, 37.3011) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.95
Tealish
#24BCA8
ΔE00 2.93
Turquoise (survey)
#06C2AC
ΔE00 3.82
Topaz
#13BBAF
ΔE00 5.44
Green Blue
#01C08D
ΔE00 6.50
Lightseagreen
#20B2AA
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B79C #B7334E
analogous
#33B75A #33B79C #3390B7
triadic
#33B79C #9C33B7 #B79C33
tetradic
#33B79C #5A33B7 #B7334E #90B733
square
#33B79C #5A33B7 #B7334E #90B733
split-complementary
#33B79C #B73390 #B75A33
monochromatic
#18574A #268773 #33B79C #57D0B7 #87DECC
Accessibility & contrast
On white
2.50
#33B79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#33B79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B79C
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B79C | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB9B
Deuteranopia (green-blind)
#9E9E9E
Tritanopia (blue-blind)
#00B9AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #33b79c; /* rgb */ color: rgb(51, 183, 156); /* oklch */ color: oklch(70.3% 0.118 175.7);
Tailwind
colors: {
custom: {
50: '#7ecdb9',
500: '#33b79c',
950: '#000000',
},
}SCSS
$custom: #33b79c; $custom-light: #7ecdb9; $custom-dark: #000000;
JSON
{
"hex": "#33b79c",
"rgb": {
"r": 51,
"g": 183,
"b": 156
},
"hsl": {
"h": 167.727,
"s": 56.41,
"l": 45.882
},
"oklch": {
"l": 0.70278,
"c": 0.1185,
"h": 175.7
},
"luminance": 0.36971
}Semantic roles & 50–950 ramp
primary
#33B79C
secondary
#C77F8D
accent
#4867E0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280