#33AC94#33AC94
#33AC94 is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.2% C 0.111 H 176.5°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #33AC94 |
|---|---|
| RGB | rgb(51, 172, 148) |
| HSL | hsl(168, 54%, 44%) |
| HSV | hsv(168, 70%, 67%) |
| CMYK | cmyk(70.3%, 0%, 14%, 32.5%) |
| CIE-LAB | lab(63.63, -38.75, 2.78) |
| CIE-LCH | lch(63.63, 38.85, 175.90°) |
| OKLab | oklab(67.25% -0.1107 0.0068) |
| OKLCH | oklch(67.25% 0.111 176.5) |
| XYZ | xyz(21.4604, 32.3445, 33.1233) |
| Luminance | 0.3235 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.86
Tealish
#24BCA8
ΔE00 4.93
Lightseagreen
#20B2AA
ΔE00 6.15
Topaz
#13BBAF
ΔE00 6.35
Turquoise (survey)
#06C2AC
ΔE00 6.36
Blue Green
#0F9B8E
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AC94 #AC334B
analogous
#33AC57 #33AC94 #3387AC
triadic
#33AC94 #9433AC #AC9433
tetradic
#33AC94 #5733AC #AC334B #87AC33
square
#33AC94 #5733AC #AC334B #87AC33
split-complementary
#33AC94 #AC3387 #AC5733
monochromatic
#174E43 #257D6B #33AC94 #51CBB3 #80D9C8
Accessibility & contrast
On white
2.81
#33AC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#33AC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AC94
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AC94 | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A193
Deuteranopia (green-blind)
#959596
Tritanopia (blue-blind)
#00AEA5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33ac94; /* rgb */ color: rgb(51, 172, 148); /* oklch */ color: oklch(67.2% 0.111 176.5);
Tailwind
colors: {
custom: {
50: '#7cc5b3',
500: '#33ac94',
950: '#000000',
},
}SCSS
$custom: #33ac94; $custom-light: #7cc5b3; $custom-dark: #000000;
JSON
{
"hex": "#33ac94",
"rgb": {
"r": 51,
"g": 172,
"b": 148
},
"hsl": {
"h": 168.099,
"s": 54.26,
"l": 43.725
},
"oklch": {
"l": 0.67248,
"c": 0.11088,
"h": 176.5
},
"luminance": 0.32347
}Semantic roles & 50–950 ramp
primary
#33AC94
secondary
#C27887
accent
#4A67DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280