#33ACAA#33ACAA
#33ACAA is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.0% C 0.103 H 193.4°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #33ACAA |
|---|---|
| RGB | rgb(51, 172, 170) |
| HSL | hsl(179, 54%, 44%) |
| HSV | hsv(179, 70%, 67%) |
| CMYK | cmyk(70.3%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(64.25, -32.66, -8.58) |
| CIE-LCH | lch(64.25, 33.77, 194.72°) |
| OKLab | oklab(67.96% -0.1005 -0.0239) |
| OKLCH | oklch(67.96% 0.103 193.4) |
| XYZ | xyz(23.3702, 33.1084, 43.1813) |
| Luminance | 0.3311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.97
Topaz
#13BBAF
ΔE00 5.58
Sea
#3C9992
ΔE00 6.24
Cadetblue
#5F9EA0
ΔE00 6.81
Blue Green
#0F9B8E
ΔE00 7.27
Turquoise Blue
#06B1C4
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ACAA #AC3335
analogous
#33AC6D #33ACAA #3371AC
triadic
#33ACAA #AA33AC #ACAA33
tetradic
#33ACAA #6D33AC #AC3335 #71AC33
square
#33ACAA #6D33AC #AC3335 #71AC33
split-complementary
#33ACAA #AC3371 #AC6D33
monochromatic
#174E4D #257D7B #33ACAA #51CBC9 #80D9D8
Accessibility & contrast
On white
2.76
#33ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#33ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ACAA
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ACAA | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3AA
Deuteranopia (green-blind)
#8F96AB
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #33acaa; /* rgb */ color: rgb(51, 172, 170); /* oklch */ color: oklch(68.0% 0.103 193.4);
Tailwind
colors: {
custom: {
50: '#7dc5c3',
500: '#33acaa',
950: '#000000',
},
}SCSS
$custom: #33acaa; $custom-light: #7dc5c3; $custom-dark: #000000;
JSON
{
"hex": "#33acaa",
"rgb": {
"r": 51,
"g": 172,
"b": 170
},
"hsl": {
"h": 179.008,
"s": 54.26,
"l": 43.725
},
"oklch": {
"l": 0.67961,
"c": 0.10331,
"h": 193.4
},
"luminance": 0.33111
}Semantic roles & 50–950 ramp
primary
#33ACAA
secondary
#C2787A
accent
#4A4DDE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281