#33B79B#33B79B
#33B79B is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.2% C 0.119 H 175.1°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #33B79B |
|---|---|
| RGB | rgb(51, 183, 155) |
| HSL | hsl(167, 56%, 46%) |
| HSV | hsv(167, 72%, 72%) |
| CMYK | cmyk(72.1%, 0%, 15.3%, 28.2%) |
| CIE-LAB | lab(67.23, -41.78, 4.11) |
| CIE-LCH | lch(67.23, 41.98, 174.38°) |
| OKLab | oklab(70.25% -0.1186 0.0103) |
| OKLCH | oklch(70.25% 0.119 175.1) |
| XYZ | xyz(24.2121, 36.9345, 36.8570) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.77
Tealish
#24BCA8
ΔE00 3.21
Turquoise (survey)
#06C2AC
ΔE00 4.00
Topaz
#13BBAF
ΔE00 5.74
Green Blue
#01C08D
ΔE00 6.21
Lightseagreen
#20B2AA
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B79B #B7334F
analogous
#33B759 #33B79B #3391B7
triadic
#33B79B #9B33B7 #B79B33
tetradic
#33B79B #5933B7 #B7334F #91B733
square
#33B79B #5933B7 #B7334F #91B733
split-complementary
#33B79B #B73391 #B75933
monochromatic
#18574A #268772 #33B79B #57D0B6 #87DECB
Accessibility & contrast
On white
2.50
#33B79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#33B79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B79B
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B79B | 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)
#B0AB9A
Deuteranopia (green-blind)
#9F9E9D
Tritanopia (blue-blind)
#00B9AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #33b79b; /* rgb */ color: rgb(51, 183, 155); /* oklch */ color: oklch(70.2% 0.119 175.1);
Tailwind
colors: {
custom: {
50: '#7ecdb8',
500: '#33b79b',
950: '#000000',
},
}SCSS
$custom: #33b79b; $custom-light: #7ecdb8; $custom-dark: #000000;
JSON
{
"hex": "#33b79b",
"rgb": {
"r": 51,
"g": 183,
"b": 155
},
"hsl": {
"h": 167.273,
"s": 56.41,
"l": 45.882
},
"oklch": {
"l": 0.70249,
"c": 0.11908,
"h": 175.1
},
"luminance": 0.36937
}Semantic roles & 50–950 ramp
primary
#33B79B
secondary
#C77F8E
accent
#4868E0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280