#33B19C#33B19C
#33B19C is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.8% C 0.112 H 179.1°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #33B19C |
|---|---|
| RGB | rgb(51, 177, 156) |
| HSL | hsl(170, 55%, 45%) |
| HSV | hsv(170, 71%, 69%) |
| CMYK | cmyk(71.2%, 0%, 11.9%, 30.6%) |
| CIE-LAB | lab(65.39, -38.87, 0.90) |
| CIE-LCH | lch(65.39, 38.88, 178.68°) |
| OKLab | oklab(68.76% -0.112 0.0018) |
| OKLCH | oklch(68.76% 0.112 179.1) |
| XYZ | xyz(23.0852, 34.5457, 36.8974) |
| Luminance | 0.3455 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.18
Greeny Blue
#42B395
ΔE00 3.19
Topaz
#13BBAF
ΔE00 4.53
Lightseagreen
#20B2AA
ΔE00 4.72
Turquoise (survey)
#06C2AC
ΔE00 4.76
Blue Green
#0F9B8E
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B19C #B13348
analogous
#33B15D #33B19C #3387B1
triadic
#33B19C #9C33B1 #B19C33
tetradic
#33B19C #5D33B1 #B13348 #87B133
square
#33B19C #5D33B1 #B13348 #87B133
split-complementary
#33B19C #B13387 #B15D33
monochromatic
#185248 #258172 #33B19C #54CEB9 #83DBCD
Accessibility & contrast
On white
2.66
#33B19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#33B19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B19C
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B19C | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA69B
Deuteranopia (green-blind)
#98999E
Tritanopia (blue-blind)
#00B4AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #33b19c; /* rgb */ color: rgb(51, 177, 156); /* oklch */ color: oklch(68.8% 0.112 179.1);
Tailwind
colors: {
custom: {
50: '#7dc9b9',
500: '#33b19c',
950: '#000000',
},
}SCSS
$custom: #33b19c; $custom-light: #7dc9b9; $custom-dark: #000000;
JSON
{
"hex": "#33b19c",
"rgb": {
"r": 51,
"g": 177,
"b": 156
},
"hsl": {
"h": 170,
"s": 55.263,
"l": 44.706
},
"oklch": {
"l": 0.6876,
"c": 0.11206,
"h": 179.1
},
"luminance": 0.34548
}Semantic roles & 50–950 ramp
primary
#33B19C
secondary
#C57B87
accent
#4962DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280