#33ACA2#33ACA2
#33ACA2 is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.7% C 0.105 H 186.9°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #33ACA2 |
|---|---|
| RGB | rgb(51, 172, 162) |
| HSL | hsl(175, 54%, 44%) |
| HSV | hsv(175, 70%, 67%) |
| CMYK | cmyk(70.3%, 0%, 5.8%, 32.5%) |
| CIE-LAB | lab(64.01, -34.95, -4.47) |
| CIE-LCH | lch(64.01, 35.23, 187.29°) |
| OKLab | oklab(67.69% -0.1041 -0.0127) |
| OKLCH | oklch(67.69% 0.105 186.9) |
| XYZ | xyz(22.6363, 32.8149, 39.3163) |
| Luminance | 0.3282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.05
Topaz
#13BBAF
ΔE00 4.32
Tealish
#24BCA8
ΔE00 5.43
Blue Green
#0F9B8E
ΔE00 5.77
Sea
#3C9992
ΔE00 5.91
Dull Teal
#5F9E8F
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ACA2 #AC333D
analogous
#33AC65 #33ACA2 #3379AC
triadic
#33ACA2 #A233AC #ACA233
tetradic
#33ACA2 #6533AC #AC333D #79AC33
square
#33ACA2 #6533AC #AC333D #79AC33
split-complementary
#33ACA2 #AC3379 #AC6533
monochromatic
#174E49 #257D76 #33ACA2 #51CBC1 #80D9D2
Accessibility & contrast
On white
2.78
#33ACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#33ACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ACA2
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ACA2 | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A2
Deuteranopia (green-blind)
#9196A3
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #33aca2; /* rgb */ color: rgb(51, 172, 162); /* oklch */ color: oklch(67.7% 0.105 186.9);
Tailwind
colors: {
custom: {
50: '#7dc5bd',
500: '#33aca2',
950: '#000000',
},
}SCSS
$custom: #33aca2; $custom-light: #7dc5bd; $custom-dark: #000000;
JSON
{
"hex": "#33aca2",
"rgb": {
"r": 51,
"g": 172,
"b": 162
},
"hsl": {
"h": 175.041,
"s": 54.26,
"l": 43.725
},
"oklch": {
"l": 0.67689,
"c": 0.1049,
"h": 186.9
},
"luminance": 0.32817
}Semantic roles & 50–950 ramp
primary
#33ACA2
secondary
#C2787E
accent
#4A56DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281