#33B09F#33B09F
#33B09F is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.6% C 0.110 H 181.9°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #33B09F |
|---|---|
| RGB | rgb(51, 176, 159) |
| HSL | hsl(172, 55%, 45%) |
| HSV | hsv(172, 71%, 69%) |
| CMYK | cmyk(71%, 0%, 9.7%, 31%) |
| CIE-LAB | lab(65.16, -37.61, -1.10) |
| CIE-LCH | lch(65.16, 37.63, 181.68°) |
| OKLab | oklab(68.6% -0.1096 -0.0036) |
| OKLCH | oklch(68.6% 0.11 181.9) |
| XYZ | xyz(23.1456, 34.2550, 38.1862) |
| Luminance | 0.3426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.41
Lightseagreen
#20B2AA
ΔE00 3.42
Topaz
#13BBAF
ΔE00 3.81
Greeny Blue
#42B395
ΔE00 4.50
Turquoise (survey)
#06C2AC
ΔE00 5.11
Blue Green
#0F9B8E
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B09F #B03344
analogous
#33B061 #33B09F #3383B0
triadic
#33B09F #9F33B0 #B09F33
tetradic
#33B09F #6133B0 #B03344 #83B033
square
#33B09F #6133B0 #B03344 #83B033
split-complementary
#33B09F #B03383 #B06133
monochromatic
#185149 #258174 #33B09F #53CDBD #82DBCF
Accessibility & contrast
On white
2.67
#33B09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#33B09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B09F
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B09F | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69E
Deuteranopia (green-blind)
#9699A1
Tritanopia (blue-blind)
#00B3AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #33b09f; /* rgb */ color: rgb(51, 176, 159); /* oklch */ color: oklch(68.6% 0.110 181.9);
Tailwind
colors: {
custom: {
50: '#7dc8bb',
500: '#33b09f',
950: '#000000',
},
}SCSS
$custom: #33b09f; $custom-light: #7dc8bb; $custom-dark: #000000;
JSON
{
"hex": "#33b09f",
"rgb": {
"r": 51,
"g": 176,
"b": 159
},
"hsl": {
"h": 171.84,
"s": 55.066,
"l": 44.51
},
"oklch": {
"l": 0.686,
"c": 0.10969,
"h": 181.9
},
"luminance": 0.34258
}Semantic roles & 50–950 ramp
primary
#33B09F
secondary
#C47B85
accent
#495EDE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280