#33B39C#33B39C
#33B39C is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.3% C 0.114 H 177.9°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #33B39C |
|---|---|
| RGB | rgb(51, 179, 156) |
| HSL | hsl(169, 56%, 45%) |
| HSV | hsv(169, 72%, 70%) |
| CMYK | cmyk(71.5%, 0%, 12.8%, 29.8%) |
| CIE-LAB | lab(66.01, -39.76, 1.80) |
| CIE-LCH | lch(66.01, 39.80, 177.41°) |
| OKLab | oklab(69.27% -0.1141 0.0042) |
| OKLCH | oklch(69.27% 0.114 177.9) |
| XYZ | xyz(23.4831, 35.3416, 37.0300) |
| Luminance | 0.3534 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.59
Tealish
#24BCA8
ΔE00 2.89
Turquoise (survey)
#06C2AC
ΔE00 4.31
Topaz
#13BBAF
ΔE00 4.73
Lightseagreen
#20B2AA
ΔE00 5.32
Blue Green
#0F9B8E
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B39C #B3334A
analogous
#33B35C #33B39C #338AB3
triadic
#33B39C #9C33B3 #B39C33
tetradic
#33B39C #5C33B3 #B3334A #8AB333
square
#33B39C #5C33B3 #B3334A #8AB333
split-complementary
#33B39C #B3338A #B35C33
monochromatic
#185449 #258372 #33B39C #55CEB9 #84DCCC
Accessibility & contrast
On white
2.60
#33B39C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#33B39C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B39C
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B39C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B39C | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89B
Deuteranopia (green-blind)
#9A9B9E
Tritanopia (blue-blind)
#00B6AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #33b39c; /* rgb */ color: rgb(51, 179, 156); /* oklch */ color: oklch(69.3% 0.114 177.9);
Tailwind
colors: {
custom: {
50: '#7dcab9',
500: '#33b39c',
950: '#000000',
},
}SCSS
$custom: #33b39c; $custom-light: #7dcab9; $custom-dark: #000000;
JSON
{
"hex": "#33b39c",
"rgb": {
"r": 51,
"g": 179,
"b": 156
},
"hsl": {
"h": 169.219,
"s": 55.652,
"l": 45.098
},
"oklch": {
"l": 0.69266,
"c": 0.11418,
"h": 177.9
},
"luminance": 0.35344
}Semantic roles & 50–950 ramp
primary
#33B39C
secondary
#C67C89
accent
#4964DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280