#33AA96#33AA96
#33AA96 is a light, moderate teal. Relative luminance 0.317; OKLCH L 66.8% C 0.108 H 179.1°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #33AA96 |
|---|---|
| RGB | rgb(51, 170, 150) |
| HSL | hsl(170, 54%, 43%) |
| HSV | hsv(170, 70%, 67%) |
| CMYK | cmyk(70%, 0%, 11.8%, 33.3%) |
| CIE-LAB | lab(63.05, -37.32, 0.83) |
| CIE-LCH | lch(63.05, 37.33, 178.73°) |
| OKLab | oklab(66.8% -0.1076 0.0016) |
| OKLCH | oklch(66.8% 0.108 179.1) |
| XYZ | xyz(21.2423, 31.6528, 33.8383) |
| Luminance | 0.3165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.12
Tealish
#24BCA8
ΔE00 5.13
Lightseagreen
#20B2AA
ΔE00 5.15
Blue Green
#0F9B8E
ΔE00 5.37
Topaz
#13BBAF
ΔE00 5.92
Dull Teal
#5F9E8F
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AA96 #AA3347
analogous
#33AA5A #33AA96 #3382AA
triadic
#33AA96 #9633AA #AA9633
tetradic
#33AA96 #5A33AA #AA3347 #82AA33
square
#33AA96 #5A33AA #AA3347 #82AA33
split-complementary
#33AA96 #AA3382 #AA5A33
monochromatic
#174C43 #257B6C #33AA96 #50CAB6 #7FD9C9
Accessibility & contrast
On white
2.86
#33AA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#33AA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AA96
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AA96 | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A095
Deuteranopia (green-blind)
#929498
Tritanopia (blue-blind)
#00ADA4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #33aa96; /* rgb */ color: rgb(51, 170, 150); /* oklch */ color: oklch(66.8% 0.108 179.1);
Tailwind
colors: {
custom: {
50: '#7bc4b4',
500: '#33aa96',
950: '#000000',
},
}SCSS
$custom: #33aa96; $custom-light: #7bc4b4; $custom-dark: #000000;
JSON
{
"hex": "#33aa96",
"rgb": {
"r": 51,
"g": 170,
"b": 150
},
"hsl": {
"h": 169.916,
"s": 53.846,
"l": 43.333
},
"oklch": {
"l": 0.66799,
"c": 0.10766,
"h": 179.1
},
"luminance": 0.31655
}Semantic roles & 50–950 ramp
primary
#33AA96
secondary
#C27784
accent
#4B63DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280