#33ABAC#33ABAC
#33ABAC is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.8% C 0.102 H 195.8°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #33ABAC |
|---|---|
| RGB | rgb(51, 171, 172) |
| HSL | hsl(180, 54%, 44%) |
| HSV | hsv(180, 70%, 67%) |
| CMYK | cmyk(70.3%, 0.6%, 0%, 32.5%) |
| CIE-LAB | lab(64.00, -31.60, -10.06) |
| CIE-LCH | lch(64.00, 33.16, 197.67°) |
| OKLab | oklab(67.78% -0.0986 -0.028) |
| OKLCH | oklch(67.78% 0.102 195.8) |
| XYZ | xyz(23.3712, 32.8054, 44.1221) |
| Luminance | 0.3281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.08
Cadetblue
#5F9EA0
ΔE00 6.28
Sea
#3C9992
ΔE00 6.46
Turquoise Blue
#06B1C4
ΔE00 6.49
Topaz
#13BBAF
ΔE00 6.59
Blue Green
#0F9B8E
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ABAC #AC3433
analogous
#33AC70 #33ABAC #336EAC
triadic
#33ABAC #AC33AB #ABAC33
tetradic
#33ABAC #7033AC #AC3433 #6EAC33
square
#33ABAC #7033AC #AC3433 #6EAC33
split-complementary
#33ABAC #AC336E #AC7033
monochromatic
#174D4E #257C7D #33ABAC #51CACB #80D9D9
Accessibility & contrast
On white
2.78
#33ABAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#33ABAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ABAC
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ABAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ABAC | 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)
#A0A3AC
Deuteranopia (green-blind)
#8E95AD
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #33abac; /* rgb */ color: rgb(51, 171, 172); /* oklch */ color: oklch(67.8% 0.102 195.8);
Tailwind
colors: {
custom: {
50: '#7dc4c4',
500: '#33abac',
950: '#000000',
},
}SCSS
$custom: #33abac; $custom-light: #7dc4c4; $custom-dark: #000000;
JSON
{
"hex": "#33abac",
"rgb": {
"r": 51,
"g": 171,
"b": 172
},
"hsl": {
"h": 180.496,
"s": 54.26,
"l": 43.725
},
"oklch": {
"l": 0.67782,
"c": 0.10249,
"h": 195.8
},
"luminance": 0.32808
}Semantic roles & 50–950 ramp
primary
#33ABAC
secondary
#C27978
accent
#4B4ADE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281