#33A99A#33A99A
#33A99A is a light, moderate teal. Relative luminance 0.314; OKLCH L 66.7% C 0.105 H 182.8°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #33A99A |
|---|---|
| RGB | rgb(51, 169, 154) |
| HSL | hsl(172, 54%, 43%) |
| HSV | hsv(172, 70%, 66%) |
| CMYK | cmyk(69.8%, 0%, 8.9%, 33.7%) |
| CIE-LAB | lab(62.85, -35.78, -1.70) |
| CIE-LCH | lch(62.85, 35.82, 182.72°) |
| OKLab | oklab(66.67% -0.1047 -0.0052) |
| OKLCH | oklch(66.67% 0.105 182.8) |
| XYZ | xyz(21.3832, 31.4104, 35.5014) |
| Luminance | 0.3141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.87
Blue Green
#0F9B8E
ΔE00 4.70
Topaz
#13BBAF
ΔE00 5.39
Tealish
#24BCA8
ΔE00 5.47
Sea
#3C9992
ΔE00 5.65
Greeny Blue
#42B395
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A99A #A93342
analogous
#33A95F #33A99A #337DA9
triadic
#33A99A #9A33A9 #A99A33
tetradic
#33A99A #5F33A9 #A93342 #7DA933
square
#33A99A #5F33A9 #A93342 #7DA933
split-complementary
#33A99A #A9337D #A95F33
monochromatic
#174B44 #257A6F #33A99A #4FCABA #7ED8CD
Accessibility & contrast
On white
2.88
#33A99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#33A99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A99A
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A99A | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F99
Deuteranopia (green-blind)
#90939B
Tritanopia (blue-blind)
#00ACA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #33a99a; /* rgb */ color: rgb(51, 169, 154); /* oklch */ color: oklch(66.7% 0.105 182.8);
Tailwind
colors: {
custom: {
50: '#7cc3b7',
500: '#33a99a',
950: '#000000',
},
}SCSS
$custom: #33a99a; $custom-light: #7cc3b7; $custom-dark: #000000;
JSON
{
"hex": "#33a99a",
"rgb": {
"r": 51,
"g": 169,
"b": 154
},
"hsl": {
"h": 172.373,
"s": 53.636,
"l": 43.137
},
"oklch": {
"l": 0.6667,
"c": 0.10486,
"h": 182.8
},
"luminance": 0.31413
}Semantic roles & 50–950 ramp
primary
#33A99A
secondary
#C17780
accent
#4B5DDD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180