#33AA9C#33AA9C
#33AA9C is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.0% C 0.105 H 183.7°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #33AA9C |
|---|---|
| RGB | rgb(51, 170, 156) |
| HSL | hsl(173, 54%, 43%) |
| HSV | hsv(173, 70%, 67%) |
| CMYK | cmyk(70%, 0%, 8.2%, 33.3%) |
| CIE-LAB | lab(63.22, -35.69, -2.28) |
| CIE-LCH | lch(63.22, 35.77, 183.66°) |
| OKLab | oklab(66.99% -0.1048 -0.0067) |
| OKLCH | oklch(66.99% 0.105 183.7) |
| XYZ | xyz(21.7379, 31.8510, 36.4483) |
| Luminance | 0.3185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.38
Blue Green
#0F9B8E
ΔE00 4.97
Topaz
#13BBAF
ΔE00 5.01
Tealish
#24BCA8
ΔE00 5.29
Sea
#3C9992
ΔE00 5.75
Greeny Blue
#42B395
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AA9C #AA3341
analogous
#33AA60 #33AA9C #337CAA
triadic
#33AA9C #9C33AA #AA9C33
tetradic
#33AA9C #6033AA #AA3341 #7CAA33
square
#33AA9C #6033AA #AA3341 #7CAA33
split-complementary
#33AA9C #AA337C #AA6033
monochromatic
#174C46 #257B71 #33AA9C #50CABC #7FD9CE
Accessibility & contrast
On white
2.85
#33AA9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#33AA9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AA9C
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AA9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AA9C | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A09C
Deuteranopia (green-blind)
#91949D
Tritanopia (blue-blind)
#00AEA6
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #33aa9c; /* rgb */ color: rgb(51, 170, 156); /* oklch */ color: oklch(67.0% 0.105 183.7);
Tailwind
colors: {
custom: {
50: '#7cc4b9',
500: '#33aa9c',
950: '#000000',
},
}SCSS
$custom: #33aa9c; $custom-light: #7cc4b9; $custom-dark: #000000;
JSON
{
"hex": "#33aa9c",
"rgb": {
"r": 51,
"g": 170,
"b": 156
},
"hsl": {
"h": 172.941,
"s": 53.846,
"l": 43.333
},
"oklch": {
"l": 0.66988,
"c": 0.10506,
"h": 183.7
},
"luminance": 0.31854
}Semantic roles & 50–950 ramp
primary
#33AA9C
secondary
#C27780
accent
#4B5CDD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280