#33AB99#33AB99
#33AB99 is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.1% C 0.107 H 180.7°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #33AB99 |
|---|---|
| RGB | rgb(51, 171, 153) |
| HSL | hsl(171, 54%, 44%) |
| HSV | hsv(171, 70%, 67%) |
| CMYK | cmyk(70.2%, 0%, 10.5%, 32.9%) |
| CIE-LAB | lab(63.45, -36.97, -0.27) |
| CIE-LCH | lch(63.45, 36.97, 180.42°) |
| OKLab | oklab(67.15% -0.1073 -0.0013) |
| OKLCH | oklch(67.15% 0.107 180.7) |
| XYZ | xyz(21.6751, 32.1270, 35.1896) |
| Luminance | 0.3213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.36
Greeny Blue
#42B395
ΔE00 4.52
Tealish
#24BCA8
ΔE00 4.79
Topaz
#13BBAF
ΔE00 5.27
Blue Green
#0F9B8E
ΔE00 5.40
Dull Teal
#5F9E8F
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AB99 #AB3345
analogous
#33AB5D #33AB99 #3381AB
triadic
#33AB99 #9933AB #AB9933
tetradic
#33AB99 #5D33AB #AB3345 #81AB33
square
#33AB99 #5D33AB #AB3345 #81AB33
split-complementary
#33AB99 #AB3381 #AB5D33
monochromatic
#174D45 #257C6F #33AB99 #50CBB9 #7FD9CC
Accessibility & contrast
On white
2.83
#33AB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#33AB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AB99
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AB99 | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A198
Deuteranopia (green-blind)
#93949B
Tritanopia (blue-blind)
#00AEA5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33ab99; /* rgb */ color: rgb(51, 171, 153); /* oklch */ color: oklch(67.1% 0.107 180.7);
Tailwind
colors: {
custom: {
50: '#7cc4b7',
500: '#33ab99',
950: '#000000',
},
}SCSS
$custom: #33ab99; $custom-light: #7cc4b7; $custom-dark: #000000;
JSON
{
"hex": "#33ab99",
"rgb": {
"r": 51,
"g": 171,
"b": 153
},
"hsl": {
"h": 171,
"s": 54.054,
"l": 43.529
},
"oklch": {
"l": 0.67146,
"c": 0.10728,
"h": 180.7
},
"luminance": 0.3213
}Semantic roles & 50–950 ramp
primary
#33AB99
secondary
#C27883
accent
#4A60DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280