#33AC9A#33AC9A
#33AC9A is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.4% C 0.108 H 180.8°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #33AC9A |
|---|---|
| RGB | rgb(51, 172, 154) |
| HSL | hsl(171, 54%, 44%) |
| HSV | hsv(171, 70%, 67%) |
| CMYK | cmyk(70.3%, 0%, 10.5%, 32.5%) |
| CIE-LAB | lab(63.79, -37.15, -0.34) |
| CIE-LCH | lch(63.79, 37.16, 180.52°) |
| OKLab | oklab(67.43% -0.1078 -0.0015) |
| OKLCH | oklch(67.43% 0.108 180.8) |
| XYZ | xyz(21.9477, 32.5394, 35.6896) |
| Luminance | 0.3254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.21
Greeny Blue
#42B395
ΔE00 4.42
Tealish
#24BCA8
ΔE00 4.50
Topaz
#13BBAF
ΔE00 5.01
Blue Green
#0F9B8E
ΔE00 5.67
Turquoise (survey)
#06C2AC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AC9A #AC3345
analogous
#33AC5D #33AC9A #3381AC
triadic
#33AC9A #9A33AC #AC9A33
tetradic
#33AC9A #5D33AC #AC3345 #81AC33
square
#33AC9A #5D33AC #AC3345 #81AC33
split-complementary
#33AC9A #AC3381 #AC5D33
monochromatic
#174E45 #257D70 #33AC9A #51CBB9 #80D9CC
Accessibility & contrast
On white
2.80
#33AC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#33AC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AC9A
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AC9A | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A299
Deuteranopia (green-blind)
#93959C
Tritanopia (blue-blind)
#00AFA6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33ac9a; /* rgb */ color: rgb(51, 172, 154); /* oklch */ color: oklch(67.4% 0.108 180.8);
Tailwind
colors: {
custom: {
50: '#7cc5b7',
500: '#33ac9a',
950: '#000000',
},
}SCSS
$custom: #33ac9a; $custom-light: #7cc5b7; $custom-dark: #000000;
JSON
{
"hex": "#33ac9a",
"rgb": {
"r": 51,
"g": 172,
"b": 154
},
"hsl": {
"h": 171.074,
"s": 54.26,
"l": 43.725
},
"oklch": {
"l": 0.67431,
"c": 0.10785,
"h": 180.8
},
"luminance": 0.32542
}Semantic roles & 50–950 ramp
primary
#33AC9A
secondary
#C27883
accent
#4A60DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280