#33AAA3#33AAA3
#33AAA3 is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.2% C 0.103 H 189.2°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #33AAA3 |
|---|---|
| RGB | rgb(51, 170, 163) |
| HSL | hsl(176, 54%, 43%) |
| HSV | hsv(176, 70%, 67%) |
| CMYK | cmyk(70%, 0%, 4.1%, 33.3%) |
| CIE-LAB | lab(63.42, -33.73, -5.90) |
| CIE-LCH | lch(63.42, 34.24, 189.92°) |
| OKLab | oklab(67.22% -0.1016 -0.0165) |
| OKLCH | oklch(67.22% 0.103 189.2) |
| XYZ | xyz(22.3478, 32.0950, 39.6604) |
| Luminance | 0.3210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.44
Topaz
#13BBAF
ΔE00 5.11
Sea
#3C9992
ΔE00 5.29
Blue Green
#0F9B8E
ΔE00 5.68
Tealish
#24BCA8
ΔE00 6.56
Dull Teal
#5F9E8F
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AAA3 #AA333A
analogous
#33AA68 #33AAA3 #3375AA
triadic
#33AAA3 #A333AA #AAA333
tetradic
#33AAA3 #6833AA #AA333A #75AA33
square
#33AAA3 #6833AA #AA333A #75AA33
split-complementary
#33AAA3 #AA3375 #AA6833
monochromatic
#174C49 #257B76 #33AAA3 #50CAC3 #7FD9D3
Accessibility & contrast
On white
2.83
#33AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#33AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AAA3
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AAA3 | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A3
Deuteranopia (green-blind)
#8F94A4
Tritanopia (blue-blind)
#00AEA8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33aaa3; /* rgb */ color: rgb(51, 170, 163); /* oklch */ color: oklch(67.2% 0.103 189.2);
Tailwind
colors: {
custom: {
50: '#7cc4be',
500: '#33aaa3',
950: '#000000',
},
}SCSS
$custom: #33aaa3; $custom-light: #7cc4be; $custom-dark: #000000;
JSON
{
"hex": "#33aaa3",
"rgb": {
"r": 51,
"g": 170,
"b": 163
},
"hsl": {
"h": 176.471,
"s": 53.846,
"l": 43.333
},
"oklch": {
"l": 0.67219,
"c": 0.10296,
"h": 189.2
},
"luminance": 0.32098
}Semantic roles & 50–950 ramp
primary
#33AAA3
secondary
#C2777C
accent
#4B53DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1212
muted
#7C8181