#33AC9C#33AC9C
#33AC9C is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.5% C 0.107 H 182.3°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #33AC9C |
|---|---|
| RGB | rgb(51, 172, 156) |
| HSL | hsl(172, 54%, 44%) |
| HSV | hsv(172, 70%, 67%) |
| CMYK | cmyk(70.3%, 0%, 9.3%, 32.5%) |
| CIE-LAB | lab(63.84, -36.61, -1.37) |
| CIE-LCH | lch(63.84, 36.64, 182.14°) |
| OKLab | oklab(67.49% -0.1069 -0.0043) |
| OKLCH | oklch(67.49% 0.107 182.3) |
| XYZ | xyz(22.1156, 32.6066, 36.5742) |
| Luminance | 0.3261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.58
Tealish
#24BCA8
ΔE00 4.57
Topaz
#13BBAF
ΔE00 4.68
Greeny Blue
#42B395
ΔE00 5.04
Blue Green
#0F9B8E
ΔE00 5.55
Turquoise (survey)
#06C2AC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AC9C #AC3343
analogous
#33AC5F #33AC9C #337FAC
triadic
#33AC9C #9C33AC #AC9C33
tetradic
#33AC9C #5F33AC #AC3343 #7FAC33
square
#33AC9C #5F33AC #AC3343 #7FAC33
split-complementary
#33AC9C #AC337F #AC5F33
monochromatic
#174E46 #257D71 #33AC9C #51CBBB #80D9CE
Accessibility & contrast
On white
2.79
#33AC9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#33AC9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AC9C
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AC9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AC9C | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29B
Deuteranopia (green-blind)
#93959D
Tritanopia (blue-blind)
#00AFA7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #33ac9c; /* rgb */ color: rgb(51, 172, 156); /* oklch */ color: oklch(67.5% 0.107 182.3);
Tailwind
colors: {
custom: {
50: '#7cc5b9',
500: '#33ac9c',
950: '#000000',
},
}SCSS
$custom: #33ac9c; $custom-light: #7cc5b9; $custom-dark: #000000;
JSON
{
"hex": "#33ac9c",
"rgb": {
"r": 51,
"g": 172,
"b": 156
},
"hsl": {
"h": 172.066,
"s": 54.26,
"l": 43.725
},
"oklch": {
"l": 0.67494,
"c": 0.107,
"h": 182.3
},
"luminance": 0.32609
}Semantic roles & 50–950 ramp
primary
#33AC9C
secondary
#C27882
accent
#4A5EDE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280