#33B49B#33B49B
#33B49B is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.5% C 0.116 H 176.7°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #33B49B |
|---|---|
| RGB | rgb(51, 180, 155) |
| HSL | hsl(168, 56%, 45%) |
| HSV | hsv(168, 72%, 71%) |
| CMYK | cmyk(71.7%, 0%, 13.9%, 29.4%) |
| CIE-LAB | lab(66.30, -40.47, 2.77) |
| CIE-LCH | lch(66.30, 40.56, 176.09°) |
| OKLab | oklab(69.49% -0.1156 0.0067) |
| OKLCH | oklch(69.49% 0.116 176.7) |
| XYZ | xyz(23.5999, 35.7101, 36.6529) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.06
Tealish
#24BCA8
ΔE00 3.03
Turquoise (survey)
#06C2AC
ΔE00 4.25
Topaz
#13BBAF
ΔE00 5.17
Lightseagreen
#20B2AA
ΔE00 5.96
Green Blue
#01C08D
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B49B #B4334C
analogous
#33B45A #33B49B #338CB4
triadic
#33B49B #9B33B4 #B49B33
tetradic
#33B49B #5A33B4 #B4334C #8CB433
square
#33B49B #5A33B4 #B4334C #8CB433
split-complementary
#33B49B #B4338C #B45A33
monochromatic
#185549 #258472 #33B49B #55CFB7 #85DCCB
Accessibility & contrast
On white
2.58
#33B49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#33B49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B49B
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B49B | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA99A
Deuteranopia (green-blind)
#9C9C9D
Tritanopia (blue-blind)
#00B6AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #33b49b; /* rgb */ color: rgb(51, 180, 155); /* oklch */ color: oklch(69.5% 0.116 176.7);
Tailwind
colors: {
custom: {
50: '#7dcbb8',
500: '#33b49b',
950: '#000000',
},
}SCSS
$custom: #33b49b; $custom-light: #7dcbb8; $custom-dark: #000000;
JSON
{
"hex": "#33b49b",
"rgb": {
"r": 51,
"g": 180,
"b": 155
},
"hsl": {
"h": 168.372,
"s": 55.844,
"l": 45.294
},
"oklch": {
"l": 0.69489,
"c": 0.11578,
"h": 176.7
},
"luminance": 0.35713
}Semantic roles & 50–950 ramp
primary
#33B49B
secondary
#C67D8B
accent
#4966DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280