#33AAA9#33AAA9
#33AAA9 is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.4% C 0.102 H 194.2°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #33AAA9 |
|---|---|
| RGB | rgb(51, 170, 169) |
| HSL | hsl(179, 54%, 43%) |
| HSV | hsv(179, 70%, 67%) |
| CMYK | cmyk(70%, 0%, 0.6%, 33.3%) |
| CIE-LAB | lab(63.60, -32.00, -8.99) |
| CIE-LCH | lch(63.60, 33.24, 195.69°) |
| OKLab | oklab(67.43% -0.0989 -0.025) |
| OKLCH | oklch(67.43% 0.102 194.2) |
| XYZ | xyz(22.8981, 32.3152, 42.5591) |
| Luminance | 0.3232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.60
Sea
#3C9992
ΔE00 5.85
Topaz
#13BBAF
ΔE00 6.26
Cadetblue
#5F9EA0
ΔE00 6.34
Blue Green
#0F9B8E
ΔE00 7.11
Turquoise Blue
#06B1C4
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AAA9 #AA3334
analogous
#33AA6D #33AAA9 #336FAA
triadic
#33AAA9 #A933AA #AAA933
tetradic
#33AAA9 #6D33AA #AA3334 #6FAA33
square
#33AAA9 #6D33AA #AA3334 #6FAA33
split-complementary
#33AAA9 #AA336F #AA6D33
monochromatic
#174C4B #257B7A #33AAA9 #50CAC9 #7FD9D8
Accessibility & contrast
On white
2.81
#33AAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#33AAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AAA9
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AAA9 | 1.00 | 2.81 | 7.46 | 7.46 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2A9
Deuteranopia (green-blind)
#8D95AA
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33aaa9; /* rgb */ color: rgb(51, 170, 169); /* oklch */ color: oklch(67.4% 0.102 194.2);
Tailwind
colors: {
custom: {
50: '#7dc4c2',
500: '#33aaa9',
950: '#000000',
},
}SCSS
$custom: #33aaa9; $custom-light: #7dc4c2; $custom-dark: #000000;
JSON
{
"hex": "#33aaa9",
"rgb": {
"r": 51,
"g": 170,
"b": 169
},
"hsl": {
"h": 179.496,
"s": 53.846,
"l": 43.333
},
"oklch": {
"l": 0.67426,
"c": 0.10202,
"h": 194.2
},
"luminance": 0.32318
}Semantic roles & 50–950 ramp
primary
#33AAA9
secondary
#C27778
accent
#4B4CDD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181