#33A09F#33A09F
#33A09F is a light, moderate teal. Relative luminance 0.283; OKLCH L 64.6% C 0.096 H 194.2°. Best body text is #000000 at 6.67:1 contrast (WCAG AA passes).
Color values
| HEX | #33A09F |
|---|---|
| RGB | rgb(51, 160, 159) |
| HSL | hsl(179, 52%, 41%) |
| HSV | hsv(179, 68%, 63%) |
| CMYK | cmyk(68.1%, 0%, 0.6%, 37.3%) |
| CIE-LAB | lab(60.20, -30.11, -8.44) |
| CIE-LCH | lch(60.20, 31.27, 195.66°) |
| OKLab | oklab(64.56% -0.093 -0.0235) |
| OKLCH | oklch(64.56% 0.096 194.2) |
| XYZ | xyz(20.1912, 28.3463, 37.2014) |
| Luminance | 0.2835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.34
Cadetblue
#5F9EA0
ΔE00 5.30
Blue Green
#0F9B8E
ΔE00 5.49
Lightseagreen
#20B2AA
ΔE00 5.95
Teal (survey)
#029386
ΔE00 7.09
Dusty Teal
#4C9085
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A09F #A03334
analogous
#33A069 #33A09F #336BA0
triadic
#33A09F #9F33A0 #A09F33
tetradic
#33A09F #6933A0 #A03334 #6BA033
square
#33A09F #6933A0 #A03334 #6BA033
split-complementary
#33A09F #A0336B #A06933
monochromatic
#154343 #247271 #33A09F #4BC6C4 #79D4D3
Accessibility & contrast
On white
3.15
#33A09F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.67
#33A09F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #33A09F
6.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A09F | 1.00 | 3.15 | 6.67 | 6.67 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96989F
Deuteranopia (green-blind)
#858CA0
Tritanopia (blue-blind)
#00A59F
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #33a09f; /* rgb */ color: rgb(51, 160, 159); /* oklch */ color: oklch(64.6% 0.096 194.2);
Tailwind
colors: {
custom: {
50: '#7bbcbb',
500: '#33a09f',
950: '#000000',
},
}SCSS
$custom: #33a09f; $custom-light: #7bbcbb; $custom-dark: #000000;
JSON
{
"hex": "#33a09f",
"rgb": {
"r": 51,
"g": 160,
"b": 159
},
"hsl": {
"h": 179.45,
"s": 51.659,
"l": 41.373
},
"oklch": {
"l": 0.64564,
"c": 0.09595,
"h": 194.2
},
"luminance": 0.28349
}Semantic roles & 50–950 ramp
primary
#33A09F
secondary
#BD7273
accent
#4D4EDB
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1211
muted
#7C8180