#33B196#33B196
#33B196 is a light, moderate teal. Relative luminance 0.344; OKLCH L 68.6% C 0.115 H 175.0°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #33B196 |
|---|---|
| RGB | rgb(51, 177, 150) |
| HSL | hsl(167, 55%, 45%) |
| HSV | hsv(167, 71%, 69%) |
| CMYK | cmyk(71.2%, 0%, 15.3%, 30.6%) |
| CIE-LAB | lab(65.24, -40.45, 4.00) |
| CIE-LCH | lch(65.24, 40.65, 174.36°) |
| OKLab | oklab(68.58% -0.1149 0.01) |
| OKLCH | oklch(68.58% 0.115 175) |
| XYZ | xyz(22.5896, 34.3475, 34.2874) |
| Luminance | 0.3435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.54
Tealish
#24BCA8
ΔE00 4.16
Turquoise (survey)
#06C2AC
ΔE00 5.32
Topaz
#13BBAF
ΔE00 6.21
Lightseagreen
#20B2AA
ΔE00 6.70
Green Blue
#01C08D
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B196 #B1334E
analogous
#33B157 #33B196 #338DB1
triadic
#33B196 #9633B1 #B19633
tetradic
#33B196 #5733B1 #B1334E #8DB133
square
#33B196 #5733B1 #B1334E #8DB133
split-complementary
#33B196 #B1338D #B15733
monochromatic
#185245 #25816E #33B196 #54CEB3 #83DBC8
Accessibility & contrast
On white
2.67
#33B196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#33B196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B196
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B196 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA695
Deuteranopia (green-blind)
#9A9998
Tritanopia (blue-blind)
#00B3A9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #33b196; /* rgb */ color: rgb(51, 177, 150); /* oklch */ color: oklch(68.6% 0.115 175.0);
Tailwind
colors: {
custom: {
50: '#7dc9b4',
500: '#33b196',
950: '#000000',
},
}SCSS
$custom: #33b196; $custom-light: #7dc9b4; $custom-dark: #000000;
JSON
{
"hex": "#33b196",
"rgb": {
"r": 51,
"g": 177,
"b": 150
},
"hsl": {
"h": 167.143,
"s": 55.263,
"l": 44.706
},
"oklch": {
"l": 0.68581,
"c": 0.11531,
"h": 175
},
"luminance": 0.3435
}Semantic roles & 50–950 ramp
primary
#33B196
secondary
#C57B8B
accent
#4969DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280