#33ACAC#33ACAC
#33ACAC is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.0% C 0.103 H 195.0°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #33ACAC |
|---|---|
| RGB | rgb(51, 172, 172) |
| HSL | hsl(180, 54%, 44%) |
| HSV | hsv(180, 70%, 67%) |
| CMYK | cmyk(70.3%, 0%, 0%, 32.5%) |
| CIE-LAB | lab(64.31, -32.07, -9.60) |
| CIE-LCH | lch(64.31, 33.48, 196.67°) |
| OKLab | oklab(68.03% -0.0996 -0.0267) |
| OKLCH | oklch(68.03% 0.103 195) |
| XYZ | xyz(23.5608, 33.1847, 44.1853) |
| Luminance | 0.3319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.61
Topaz
#13BBAF
ΔE00 6.12
Sea
#3C9992
ΔE00 6.54
Cadetblue
#5F9EA0
ΔE00 6.56
Turquoise Blue
#06B1C4
ΔE00 6.80
Blue Green
#0F9B8E
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ACAC #AC3333
analogous
#33AC6F #33ACAC #336FAC
triadic
#33ACAC #AC33AC #ACAC33
tetradic
#33ACAC #6F33AC #AC3333 #6FAC33
square
#33ACAC #6F33AC #AC3333 #6FAC33
split-complementary
#33ACAC #AC336F #AC6F33
monochromatic
#174E4E #257D7D #33ACAC #51CBCB #80D9D9
Accessibility & contrast
On white
2.75
#33ACAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#33ACAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ACAC
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ACAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ACAC | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AC
Deuteranopia (green-blind)
#8F96AD
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #33acac; /* rgb */ color: rgb(51, 172, 172); /* oklch */ color: oklch(68.0% 0.103 195.0);
Tailwind
colors: {
custom: {
50: '#7dc5c4',
500: '#33acac',
950: '#000000',
},
}SCSS
$custom: #33acac; $custom-light: #7dc5c4; $custom-dark: #000000;
JSON
{
"hex": "#33acac",
"rgb": {
"r": 51,
"g": 172,
"b": 172
},
"hsl": {
"h": 180,
"s": 54.26,
"l": 43.725
},
"oklch": {
"l": 0.68031,
"c": 0.10314,
"h": 195
},
"luminance": 0.33187
}Semantic roles & 50–950 ramp
primary
#33ACAC
secondary
#C27878
accent
#4A4ADE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281