#33ACA6#33ACA6
#33ACA6 is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.8% C 0.104 H 190.1°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #33ACA6 |
|---|---|
| RGB | rgb(51, 172, 166) |
| HSL | hsl(177, 54%, 44%) |
| HSV | hsv(177, 70%, 67%) |
| CMYK | cmyk(70.3%, 0%, 3.5%, 32.5%) |
| CIE-LAB | lab(64.13, -33.81, -6.53) |
| CIE-LCH | lch(64.13, 34.44, 190.93°) |
| OKLab | oklab(67.82% -0.1023 -0.0183) |
| OKLCH | oklch(67.82% 0.104 190.1) |
| XYZ | xyz(22.9975, 32.9593, 41.2187) |
| Luminance | 0.3296 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.02
Topaz
#13BBAF
ΔE00 4.73
Sea
#3C9992
ΔE00 5.90
Blue Green
#0F9B8E
ΔE00 6.37
Tealish
#24BCA8
ΔE00 6.43
Dull Teal
#5F9E8F
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ACA6 #AC3339
analogous
#33AC69 #33ACA6 #3375AC
triadic
#33ACA6 #A633AC #ACA633
tetradic
#33ACA6 #6933AC #AC3339 #75AC33
square
#33ACA6 #6933AC #AC3339 #75AC33
split-complementary
#33ACA6 #AC3375 #AC6933
monochromatic
#174E4B #257D78 #33ACA6 #51CBC5 #80D9D5
Accessibility & contrast
On white
2.77
#33ACA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#33ACA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ACA6
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ACA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ACA6 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A6
Deuteranopia (green-blind)
#9096A7
Tritanopia (blue-blind)
#00B1AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #33aca6; /* rgb */ color: rgb(51, 172, 166); /* oklch */ color: oklch(67.8% 0.104 190.1);
Tailwind
colors: {
custom: {
50: '#7dc5c0',
500: '#33aca6',
950: '#000000',
},
}SCSS
$custom: #33aca6; $custom-light: #7dc5c0; $custom-dark: #000000;
JSON
{
"hex": "#33aca6",
"rgb": {
"r": 51,
"g": 172,
"b": 166
},
"hsl": {
"h": 177.025,
"s": 54.26,
"l": 43.725
},
"oklch": {
"l": 0.67823,
"c": 0.10393,
"h": 190.1
},
"luminance": 0.32962
}Semantic roles & 50–950 ramp
primary
#33ACA6
secondary
#C2787C
accent
#4A51DE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281