#33AC96#33AC96
#33AC96 is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.3% C 0.110 H 177.9°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #33AC96 |
|---|---|
| RGB | rgb(51, 172, 150) |
| HSL | hsl(169, 54%, 44%) |
| HSV | hsv(169, 70%, 67%) |
| CMYK | cmyk(70.3%, 0%, 12.8%, 32.5%) |
| CIE-LAB | lab(63.68, -38.23, 1.74) |
| CIE-LCH | lch(63.68, 38.27, 177.40°) |
| OKLab | oklab(67.31% -0.1097 0.004) |
| OKLCH | oklch(67.31% 0.11 177.9) |
| XYZ | xyz(21.6201, 32.4084, 33.9643) |
| Luminance | 0.3241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.31
Tealish
#24BCA8
ΔE00 4.69
Lightseagreen
#20B2AA
ΔE00 5.50
Topaz
#13BBAF
ΔE00 5.87
Blue Green
#0F9B8E
ΔE00 6.12
Turquoise (survey)
#06C2AC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AC96 #AC3349
analogous
#33AC59 #33AC96 #3385AC
triadic
#33AC96 #9633AC #AC9633
tetradic
#33AC96 #5933AC #AC3349 #85AC33
square
#33AC96 #5933AC #AC3349 #85AC33
split-complementary
#33AC96 #AC3385 #AC5933
monochromatic
#174E44 #257D6D #33AC96 #51CBB5 #80D9C9
Accessibility & contrast
On white
2.81
#33AC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#33AC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AC96
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AC96 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A195
Deuteranopia (green-blind)
#949598
Tritanopia (blue-blind)
#00AFA5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33ac96; /* rgb */ color: rgb(51, 172, 150); /* oklch */ color: oklch(67.3% 0.110 177.9);
Tailwind
colors: {
custom: {
50: '#7cc5b4',
500: '#33ac96',
950: '#000000',
},
}SCSS
$custom: #33ac96; $custom-light: #7cc5b4; $custom-dark: #000000;
JSON
{
"hex": "#33ac96",
"rgb": {
"r": 51,
"g": 172,
"b": 150
},
"hsl": {
"h": 169.091,
"s": 54.26,
"l": 43.725
},
"oklch": {
"l": 0.67308,
"c": 0.10979,
"h": 177.9
},
"luminance": 0.32411
}Semantic roles & 50–950 ramp
primary
#33AC96
secondary
#C27886
accent
#4A65DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280