#33B09A#33B09A
#33B09A is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.4% C 0.112 H 178.3°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #33B09A |
|---|---|
| RGB | rgb(51, 176, 154) |
| HSL | hsl(169, 55%, 45%) |
| HSV | hsv(169, 71%, 69%) |
| CMYK | cmyk(71%, 0%, 12.5%, 31%) |
| CIE-LAB | lab(65.03, -38.96, 1.48) |
| CIE-LCH | lch(65.03, 38.98, 177.83°) |
| OKLab | oklab(68.45% -0.112 0.0033) |
| OKLCH | oklch(68.45% 0.112 178.3) |
| XYZ | xyz(22.7204, 34.0849, 35.9472) |
| Luminance | 0.3409 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.91
Tealish
#24BCA8
ΔE00 3.56
Topaz
#13BBAF
ΔE00 4.99
Turquoise (survey)
#06C2AC
ΔE00 5.08
Lightseagreen
#20B2AA
ΔE00 5.12
Blue Green
#0F9B8E
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B09A #B03349
analogous
#33B05C #33B09A #3388B0
triadic
#33B09A #9A33B0 #B09A33
tetradic
#33B09A #5C33B0 #B03349 #88B033
square
#33B09A #5C33B0 #B03349 #88B033
split-complementary
#33B09A #B03388 #B05C33
monochromatic
#185147 #258170 #33B09A #53CDB8 #82DBCB
Accessibility & contrast
On white
2.69
#33B09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#33B09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B09A
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B09A | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A599
Deuteranopia (green-blind)
#98999C
Tritanopia (blue-blind)
#00B3A9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #33b09a; /* rgb */ color: rgb(51, 176, 154); /* oklch */ color: oklch(68.4% 0.112 178.3);
Tailwind
colors: {
custom: {
50: '#7dc8b7',
500: '#33b09a',
950: '#000000',
},
}SCSS
$custom: #33b09a; $custom-light: #7dc8b7; $custom-dark: #000000;
JSON
{
"hex": "#33b09a",
"rgb": {
"r": 51,
"g": 176,
"b": 154
},
"hsl": {
"h": 169.44,
"s": 55.066,
"l": 44.51
},
"oklch": {
"l": 0.68446,
"c": 0.11201,
"h": 178.3
},
"luminance": 0.34088
}Semantic roles & 50–950 ramp
primary
#33B09A
secondary
#C47B88
accent
#4964DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280