#33AC99#33AC99
#33AC99 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.4% C 0.108 H 180.1°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #33AC99 |
|---|---|
| RGB | rgb(51, 172, 153) |
| HSL | hsl(171, 54%, 44%) |
| HSV | hsv(171, 70%, 67%) |
| CMYK | cmyk(70.3%, 0%, 11%, 32.5%) |
| CIE-LAB | lab(63.76, -37.42, 0.18) |
| CIE-LCH | lch(63.76, 37.42, 179.72°) |
| OKLab | oklab(67.4% -0.1083 -0.0001) |
| OKLCH | oklch(67.4% 0.108 180.1) |
| XYZ | xyz(21.8647, 32.5062, 35.2528) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.12
Tealish
#24BCA8
ΔE00 4.51
Lightseagreen
#20B2AA
ΔE00 4.53
Topaz
#13BBAF
ΔE00 5.21
Blue Green
#0F9B8E
ΔE00 5.75
Turquoise (survey)
#06C2AC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AC99 #AC3346
analogous
#33AC5C #33AC99 #3382AC
triadic
#33AC99 #9933AC #AC9933
tetradic
#33AC99 #5C33AC #AC3346 #82AC33
square
#33AC99 #5C33AC #AC3346 #82AC33
split-complementary
#33AC99 #AC3382 #AC5C33
monochromatic
#174E45 #257D6F #33AC99 #51CBB8 #80D9CB
Accessibility & contrast
On white
2.80
#33AC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#33AC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AC99
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AC99 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A298
Deuteranopia (green-blind)
#94959B
Tritanopia (blue-blind)
#00AFA6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33ac99; /* rgb */ color: rgb(51, 172, 153); /* oklch */ color: oklch(67.4% 0.108 180.1);
Tailwind
colors: {
custom: {
50: '#7cc5b7',
500: '#33ac99',
950: '#000000',
},
}SCSS
$custom: #33ac99; $custom-light: #7cc5b7; $custom-dark: #000000;
JSON
{
"hex": "#33ac99",
"rgb": {
"r": 51,
"g": 172,
"b": 153
},
"hsl": {
"h": 170.579,
"s": 54.26,
"l": 43.725
},
"oklch": {
"l": 0.674,
"c": 0.10831,
"h": 180.1
},
"luminance": 0.32509
}Semantic roles & 50–950 ramp
primary
#33AC99
secondary
#C27884
accent
#4A61DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280