#33AD9D#33AD9D
#33AD9D is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.8% C 0.108 H 182.4°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #33AD9D |
|---|---|
| RGB | rgb(51, 173, 157) |
| HSL | hsl(172, 54%, 44%) |
| HSV | hsv(172, 71%, 68%) |
| CMYK | cmyk(70.5%, 0%, 9.2%, 32.2%) |
| CIE-LAB | lab(64.18, -36.79, -1.43) |
| CIE-LCH | lch(64.18, 36.82, 182.23°) |
| OKLab | oklab(67.78% -0.1075 -0.0045) |
| OKLCH | oklch(67.78% 0.108 182.4) |
| XYZ | xyz(22.3917, 33.0227, 37.0857) |
| Luminance | 0.3302 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.42
Tealish
#24BCA8
ΔE00 4.29
Topaz
#13BBAF
ΔE00 4.41
Greeny Blue
#42B395
ΔE00 4.96
Blue Green
#0F9B8E
ΔE00 5.83
Turquoise (survey)
#06C2AC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AD9D #AD3343
analogous
#33AD60 #33AD9D #3380AD
triadic
#33AD9D #9D33AD #AD9D33
tetradic
#33AD9D #6033AD #AD3343 #80AD33
square
#33AD9D #6033AD #AD3343 #80AD33
split-complementary
#33AD9D #AD3380 #AD6033
monochromatic
#174E47 #257E72 #33AD9D #51CCBC #81DACE
Accessibility & contrast
On white
2.76
#33AD9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#33AD9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AD9D
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AD9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AD9D | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39C
Deuteranopia (green-blind)
#94969E
Tritanopia (blue-blind)
#00B0A8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #33ad9d; /* rgb */ color: rgb(51, 173, 157); /* oklch */ color: oklch(67.8% 0.108 182.4);
Tailwind
colors: {
custom: {
50: '#7cc6b9',
500: '#33ad9d',
950: '#000000',
},
}SCSS
$custom: #33ad9d; $custom-light: #7cc6b9; $custom-dark: #000000;
JSON
{
"hex": "#33ad9d",
"rgb": {
"r": 51,
"g": 173,
"b": 157
},
"hsl": {
"h": 172.131,
"s": 54.464,
"l": 43.922
},
"oklch": {
"l": 0.67779,
"c": 0.10756,
"h": 182.4
},
"luminance": 0.33025
}Semantic roles & 50–950 ramp
primary
#33AD9D
secondary
#C37983
accent
#4A5DDE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280