#33AD9C#33AD9C
#33AD9C is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.7% C 0.108 H 181.6°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #33AD9C |
|---|---|
| RGB | rgb(51, 173, 156) |
| HSL | hsl(172, 54%, 44%) |
| HSV | hsv(172, 71%, 68%) |
| CMYK | cmyk(70.5%, 0%, 9.8%, 32.2%) |
| CIE-LAB | lab(64.15, -37.07, -0.92) |
| CIE-LCH | lch(64.15, 37.08, 181.42°) |
| OKLab | oklab(67.75% -0.1079 -0.0031) |
| OKLCH | oklch(67.75% 0.108 181.6) |
| XYZ | xyz(22.3067, 32.9887, 36.6379) |
| Luminance | 0.3299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.74
Tealish
#24BCA8
ΔE00 4.24
Topaz
#13BBAF
ΔE00 4.57
Greeny Blue
#42B395
ΔE00 4.64
Blue Green
#0F9B8E
ΔE00 5.87
Turquoise (survey)
#06C2AC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AD9C #AD3344
analogous
#33AD5F #33AD9C #3381AD
triadic
#33AD9C #9C33AD #AD9C33
tetradic
#33AD9C #5F33AD #AD3344 #81AD33
square
#33AD9C #5F33AD #AD3344 #81AD33
split-complementary
#33AD9C #AD3381 #AD5F33
monochromatic
#174E47 #257E71 #33AD9C #51CCBB #81DACD
Accessibility & contrast
On white
2.76
#33AD9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#33AD9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AD9C
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AD9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AD9C | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39B
Deuteranopia (green-blind)
#94969E
Tritanopia (blue-blind)
#00B0A8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #33ad9c; /* rgb */ color: rgb(51, 173, 156); /* oklch */ color: oklch(67.7% 0.108 181.6);
Tailwind
colors: {
custom: {
50: '#7cc6b9',
500: '#33ad9c',
950: '#000000',
},
}SCSS
$custom: #33ad9c; $custom-light: #7cc6b9; $custom-dark: #000000;
JSON
{
"hex": "#33ad9c",
"rgb": {
"r": 51,
"g": 173,
"b": 156
},
"hsl": {
"h": 171.639,
"s": 54.464,
"l": 43.922
},
"oklch": {
"l": 0.67747,
"c": 0.10798,
"h": 181.6
},
"luminance": 0.32991
}Semantic roles & 50–950 ramp
primary
#33AD9C
secondary
#C37983
accent
#4A5FDE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280