#33B29C#33B29C
#33B29C is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.0% C 0.113 H 178.5°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #33B29C |
|---|---|
| RGB | rgb(51, 178, 156) |
| HSL | hsl(170, 55%, 45%) |
| HSV | hsv(170, 71%, 70%) |
| CMYK | cmyk(71.3%, 0%, 12.4%, 30.2%) |
| CIE-LAB | lab(65.70, -39.32, 1.35) |
| CIE-LCH | lch(65.70, 39.34, 178.03°) |
| OKLab | oklab(69.01% -0.1131 0.003) |
| OKLCH | oklch(69.01% 0.113 178.5) |
| XYZ | xyz(23.2834, 34.9422, 36.9635) |
| Luminance | 0.3494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.87
Tealish
#24BCA8
ΔE00 3.01
Turquoise (survey)
#06C2AC
ΔE00 4.52
Topaz
#13BBAF
ΔE00 4.61
Lightseagreen
#20B2AA
ΔE00 5.02
Blue Green
#0F9B8E
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B29C #B23349
analogous
#33B25C #33B29C #3389B2
triadic
#33B29C #9C33B2 #B29C33
tetradic
#33B29C #5C33B2 #B23349 #89B233
square
#33B29C #5C33B2 #B23349 #89B233
split-complementary
#33B29C #B23389 #B25C33
monochromatic
#185349 #258272 #33B29C #54CEB9 #84DCCC
Accessibility & contrast
On white
2.63
#33B29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#33B29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B29C
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B29C | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA79B
Deuteranopia (green-blind)
#999A9E
Tritanopia (blue-blind)
#00B5AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #33b29c; /* rgb */ color: rgb(51, 178, 156); /* oklch */ color: oklch(69.0% 0.113 178.5);
Tailwind
colors: {
custom: {
50: '#7dcab9',
500: '#33b29c',
950: '#000000',
},
}SCSS
$custom: #33b29c; $custom-light: #7dcab9; $custom-dark: #000000;
JSON
{
"hex": "#33b29c",
"rgb": {
"r": 51,
"g": 178,
"b": 156
},
"hsl": {
"h": 169.606,
"s": 55.459,
"l": 44.902
},
"oklch": {
"l": 0.69013,
"c": 0.11312,
"h": 178.5
},
"luminance": 0.34945
}Semantic roles & 50–950 ramp
primary
#33B29C
secondary
#C57C88
accent
#4963DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280