#33ACA1#33ACA1
#33ACA1 is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.7% C 0.105 H 186.1°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #33ACA1 |
|---|---|
| RGB | rgb(51, 172, 161) |
| HSL | hsl(175, 54%, 44%) |
| HSV | hsv(175, 70%, 67%) |
| CMYK | cmyk(70.3%, 0%, 6.4%, 32.5%) |
| CIE-LAB | lab(63.98, -35.23, -3.95) |
| CIE-LCH | lch(63.98, 35.45, 186.40°) |
| OKLab | oklab(67.66% -0.1046 -0.0113) |
| OKLCH | oklch(67.66% 0.105 186.1) |
| XYZ | xyz(22.5478, 32.7794, 38.8500) |
| Luminance | 0.3278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.22
Topaz
#13BBAF
ΔE00 4.30
Tealish
#24BCA8
ΔE00 5.23
Blue Green
#0F9B8E
ΔE00 5.67
Sea
#3C9992
ΔE00 5.97
Greeny Blue
#42B395
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ACA1 #AC333E
analogous
#33AC64 #33ACA1 #337AAC
triadic
#33ACA1 #A133AC #ACA133
tetradic
#33ACA1 #6433AC #AC333E #7AAC33
square
#33ACA1 #6433AC #AC333E #7AAC33
split-complementary
#33ACA1 #AC337A #AC6433
monochromatic
#174E49 #257D75 #33ACA1 #51CBC0 #80D9D1
Accessibility & contrast
On white
2.78
#33ACA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#33ACA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ACA1
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ACA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ACA1 | 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)
#A3A2A1
Deuteranopia (green-blind)
#9296A2
Tritanopia (blue-blind)
#00B0A8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #33aca1; /* rgb */ color: rgb(51, 172, 161); /* oklch */ color: oklch(67.7% 0.105 186.1);
Tailwind
colors: {
custom: {
50: '#7dc5bc',
500: '#33aca1',
950: '#000000',
},
}SCSS
$custom: #33aca1; $custom-light: #7dc5bc; $custom-dark: #000000;
JSON
{
"hex": "#33aca1",
"rgb": {
"r": 51,
"g": 172,
"b": 161
},
"hsl": {
"h": 174.545,
"s": 54.26,
"l": 43.725
},
"oklch": {
"l": 0.67656,
"c": 0.10519,
"h": 186.1
},
"luminance": 0.32782
}Semantic roles & 50–950 ramp
primary
#33ACA1
secondary
#C2787F
accent
#4A58DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281