#33AAAC#33AAAC
#33AAAC is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.5% C 0.102 H 196.7°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #33AAAC |
|---|---|
| RGB | rgb(51, 170, 172) |
| HSL | hsl(181, 54%, 44%) |
| HSV | hsv(181, 70%, 67%) |
| CMYK | cmyk(70.3%, 1.2%, 0%, 32.5%) |
| CIE-LAB | lab(63.70, -31.12, -10.52) |
| CIE-LCH | lch(63.70, 32.85, 198.69°) |
| OKLab | oklab(67.53% -0.0976 -0.0292) |
| OKLCH | oklch(67.53% 0.102 196.7) |
| XYZ | xyz(23.1830, 32.4291, 44.0594) |
| Luminance | 0.3243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.56
Cadetblue
#5F9EA0
ΔE00 6.02
Turquoise Blue
#06B1C4
ΔE00 6.20
Sea
#3C9992
ΔE00 6.41
Topaz
#13BBAF
ΔE00 7.08
Blue Green
#0F9B8E
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AAAC #AC3533
analogous
#33AC71 #33AAAC #336DAC
triadic
#33AAAC #AC33AA #AAAC33
tetradic
#33AAAC #7133AC #AC3533 #6DAC33
square
#33AAAC #7133AC #AC3533 #6DAC33
split-complementary
#33AAAC #AC336D #AC7133
monochromatic
#174D4E #257B7D #33AAAC #51C9CB #80D8D9
Accessibility & contrast
On white
2.81
#33AAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#33AAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AAAC
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AAAC | 1.00 | 2.81 | 7.49 | 7.49 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2AC
Deuteranopia (green-blind)
#8C95AD
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33aaac; /* rgb */ color: rgb(51, 170, 172); /* oklch */ color: oklch(67.5% 0.102 196.7);
Tailwind
colors: {
custom: {
50: '#7dc3c4',
500: '#33aaac',
950: '#000000',
},
}SCSS
$custom: #33aaac; $custom-light: #7dc3c4; $custom-dark: #000000;
JSON
{
"hex": "#33aaac",
"rgb": {
"r": 51,
"g": 170,
"b": 172
},
"hsl": {
"h": 180.992,
"s": 54.26,
"l": 43.725
},
"oklch": {
"l": 0.67533,
"c": 0.10186,
"h": 196.7
},
"luminance": 0.32432
}Semantic roles & 50–950 ramp
primary
#33AAAC
secondary
#C27A78
accent
#4D4ADE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1212
muted
#7C8181