#33ACA5#33ACA5
#33ACA5 is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.8% C 0.104 H 189.3°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #33ACA5 |
|---|---|
| RGB | rgb(51, 172, 165) |
| HSL | hsl(177, 54%, 44%) |
| HSV | hsv(177, 70%, 67%) |
| CMYK | cmyk(70.3%, 0%, 4.1%, 32.5%) |
| CIE-LAB | lab(64.10, -34.10, -6.01) |
| CIE-LCH | lch(64.10, 34.62, 190.00°) |
| OKLab | oklab(67.79% -0.1028 -0.0169) |
| OKLCH | oklch(67.79% 0.104 189.3) |
| XYZ | xyz(22.9061, 32.9228, 40.7375) |
| Luminance | 0.3292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.91
Topaz
#13BBAF
ΔE00 4.58
Sea
#3C9992
ΔE00 5.87
Tealish
#24BCA8
ΔE00 6.15
Blue Green
#0F9B8E
ΔE00 6.19
Dull Teal
#5F9E8F
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ACA5 #AC333A
analogous
#33AC68 #33ACA5 #3376AC
triadic
#33ACA5 #A533AC #ACA533
tetradic
#33ACA5 #6833AC #AC333A #76AC33
square
#33ACA5 #6833AC #AC333A #76AC33
split-complementary
#33ACA5 #AC3376 #AC6833
monochromatic
#174E4A #257D78 #33ACA5 #51CBC4 #80D9D4
Accessibility & contrast
On white
2.77
#33ACA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#33ACA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ACA5
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ACA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ACA5 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A5
Deuteranopia (green-blind)
#9196A6
Tritanopia (blue-blind)
#00B1AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #33aca5; /* rgb */ color: rgb(51, 172, 165); /* oklch */ color: oklch(67.8% 0.104 189.3);
Tailwind
colors: {
custom: {
50: '#7dc5bf',
500: '#33aca5',
950: '#000000',
},
}SCSS
$custom: #33aca5; $custom-light: #7dc5bf; $custom-dark: #000000;
JSON
{
"hex": "#33aca5",
"rgb": {
"r": 51,
"g": 172,
"b": 165
},
"hsl": {
"h": 176.529,
"s": 54.26,
"l": 43.725
},
"oklch": {
"l": 0.67789,
"c": 0.10413,
"h": 189.3
},
"luminance": 0.32925
}Semantic roles & 50–950 ramp
primary
#33ACA5
secondary
#C2787D
accent
#4A53DE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281