#33B29B#33B29B
#33B29B is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.0% C 0.114 H 177.8°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #33B29B |
|---|---|
| RGB | rgb(51, 178, 155) |
| HSL | hsl(169, 55%, 45%) |
| HSV | hsv(169, 71%, 70%) |
| CMYK | cmyk(71.3%, 0%, 12.9%, 30.2%) |
| CIE-LAB | lab(65.68, -39.58, 1.86) |
| CIE-LCH | lch(65.68, 39.63, 177.30°) |
| OKLab | oklab(68.98% -0.1135 0.0043) |
| OKLCH | oklch(68.98% 0.114 177.8) |
| XYZ | xyz(23.1991, 34.9084, 36.5193) |
| Luminance | 0.3491 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.57
Tealish
#24BCA8
ΔE00 3.15
Turquoise (survey)
#06C2AC
ΔE00 4.59
Topaz
#13BBAF
ΔE00 4.89
Lightseagreen
#20B2AA
ΔE00 5.35
Blue Green
#0F9B8E
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B29B #B2334A
analogous
#33B25C #33B29B #338AB2
triadic
#33B29B #9B33B2 #B29B33
tetradic
#33B29B #5C33B2 #B2334A #8AB233
square
#33B29B #5C33B2 #B2334A #8AB233
split-complementary
#33B29B #B2338A #B25C33
monochromatic
#185348 #258272 #33B29B #54CEB8 #84DCCC
Accessibility & contrast
On white
2.63
#33B29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#33B29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B29B
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B29B | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA79A
Deuteranopia (green-blind)
#999A9D
Tritanopia (blue-blind)
#00B5AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #33b29b; /* rgb */ color: rgb(51, 178, 155); /* oklch */ color: oklch(69.0% 0.114 177.8);
Tailwind
colors: {
custom: {
50: '#7dcab8',
500: '#33b29b',
950: '#000000',
},
}SCSS
$custom: #33b29b; $custom-light: #7dcab8; $custom-dark: #000000;
JSON
{
"hex": "#33b29b",
"rgb": {
"r": 51,
"g": 178,
"b": 155
},
"hsl": {
"h": 169.134,
"s": 55.459,
"l": 44.902
},
"oklch": {
"l": 0.68983,
"c": 0.11362,
"h": 177.8
},
"luminance": 0.34911
}Semantic roles & 50–950 ramp
primary
#33B29B
secondary
#C57C89
accent
#4964DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280