#33AC97#33AC97
#33AC97 is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.3% C 0.109 H 178.6°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #33AC97 |
|---|---|
| RGB | rgb(51, 172, 151) |
| HSL | hsl(170, 54%, 44%) |
| HSV | hsv(170, 70%, 67%) |
| CMYK | cmyk(70.3%, 0%, 12.2%, 32.5%) |
| CIE-LAB | lab(63.71, -37.96, 1.22) |
| CIE-LCH | lch(63.71, 37.98, 178.16°) |
| OKLab | oklab(67.34% -0.1092 0.0026) |
| OKLCH | oklch(67.34% 0.109 178.6) |
| XYZ | xyz(21.7009, 32.4407, 34.3901) |
| Luminance | 0.3244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.57
Tealish
#24BCA8
ΔE00 4.61
Lightseagreen
#20B2AA
ΔE00 5.18
Topaz
#13BBAF
ΔE00 5.64
Blue Green
#0F9B8E
ΔE00 5.98
Turquoise (survey)
#06C2AC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AC97 #AC3348
analogous
#33AC5A #33AC97 #3384AC
triadic
#33AC97 #9733AC #AC9733
tetradic
#33AC97 #5A33AC #AC3348 #84AC33
square
#33AC97 #5A33AC #AC3348 #84AC33
split-complementary
#33AC97 #AC3384 #AC5A33
monochromatic
#174E44 #257D6E #33AC97 #51CBB6 #80D9CA
Accessibility & contrast
On white
2.80
#33AC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#33AC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AC97
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AC97 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A296
Deuteranopia (green-blind)
#949599
Tritanopia (blue-blind)
#00AFA6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33ac97; /* rgb */ color: rgb(51, 172, 151); /* oklch */ color: oklch(67.3% 0.109 178.6);
Tailwind
colors: {
custom: {
50: '#7cc5b5',
500: '#33ac97',
950: '#000000',
},
}SCSS
$custom: #33ac97; $custom-light: #7cc5b5; $custom-dark: #000000;
JSON
{
"hex": "#33ac97",
"rgb": {
"r": 51,
"g": 172,
"b": 151
},
"hsl": {
"h": 169.587,
"s": 54.26,
"l": 43.725
},
"oklch": {
"l": 0.67339,
"c": 0.10928,
"h": 178.6
},
"luminance": 0.32443
}Semantic roles & 50–950 ramp
primary
#33AC97
secondary
#C27885
accent
#4A64DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280