#33A99C#33A99C
#33A99C is a light, moderate teal. Relative luminance 0.315; OKLCH L 66.7% C 0.104 H 184.4°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #33A99C |
|---|---|
| RGB | rgb(51, 169, 156) |
| HSL | hsl(173, 54%, 43%) |
| HSV | hsv(173, 70%, 66%) |
| CMYK | cmyk(69.8%, 0%, 7.7%, 33.7%) |
| CIE-LAB | lab(62.91, -35.23, -2.74) |
| CIE-LCH | lch(62.91, 35.34, 184.45°) |
| OKLab | oklab(66.74% -0.1038 -0.008) |
| OKLCH | oklch(66.74% 0.104 184.4) |
| XYZ | xyz(21.5511, 31.4776, 36.3860) |
| Luminance | 0.3148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.37
Blue Green
#0F9B8E
ΔE00 4.72
Topaz
#13BBAF
ΔE00 5.22
Sea
#3C9992
ΔE00 5.35
Tealish
#24BCA8
ΔE00 5.67
Dull Teal
#5F9E8F
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A99C #A93340
analogous
#33A961 #33A99C #337BA9
triadic
#33A99C #9C33A9 #A99C33
tetradic
#33A99C #6133A9 #A93340 #7BA933
square
#33A99C #6133A9 #A93340 #7BA933
split-complementary
#33A99C #A9337B #A96133
monochromatic
#174B45 #257A71 #33A99C #4FCABC #7ED8CE
Accessibility & contrast
On white
2.88
#33A99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#33A99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A99C
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A99C | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F9C
Deuteranopia (green-blind)
#90939D
Tritanopia (blue-blind)
#00ADA5
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #33a99c; /* rgb */ color: rgb(51, 169, 156); /* oklch */ color: oklch(66.7% 0.104 184.4);
Tailwind
colors: {
custom: {
50: '#7cc3b9',
500: '#33a99c',
950: '#000000',
},
}SCSS
$custom: #33a99c; $custom-light: #7cc3b9; $custom-dark: #000000;
JSON
{
"hex": "#33a99c",
"rgb": {
"r": 51,
"g": 169,
"b": 156
},
"hsl": {
"h": 173.39,
"s": 53.636,
"l": 43.137
},
"oklch": {
"l": 0.66735,
"c": 0.1041,
"h": 184.4
},
"luminance": 0.3148
}Semantic roles & 50–950 ramp
primary
#33A99C
secondary
#C1777F
accent
#4B5BDD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180