#33AD9B#33AD9B
#33AD9B is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.7% C 0.108 H 180.9°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #33AD9B |
|---|---|
| RGB | rgb(51, 173, 155) |
| HSL | hsl(171, 54%, 44%) |
| HSV | hsv(171, 71%, 68%) |
| CMYK | cmyk(70.5%, 0%, 10.4%, 32.2%) |
| CIE-LAB | lab(64.12, -37.34, -0.40) |
| CIE-LCH | lch(64.12, 37.34, 180.61°) |
| OKLab | oklab(67.72% -0.1084 -0.0017) |
| OKLCH | oklch(67.72% 0.108 180.9) |
| XYZ | xyz(22.2223, 32.9549, 36.1937) |
| Luminance | 0.3296 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.07
Tealish
#24BCA8
ΔE00 4.21
Greeny Blue
#42B395
ΔE00 4.33
Topaz
#13BBAF
ΔE00 4.75
Turquoise (survey)
#06C2AC
ΔE00 5.88
Blue Green
#0F9B8E
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AD9B #AD3345
analogous
#33AD5E #33AD9B #3382AD
triadic
#33AD9B #9B33AD #AD9B33
tetradic
#33AD9B #5E33AD #AD3345 #82AD33
square
#33AD9B #5E33AD #AD3345 #82AD33
split-complementary
#33AD9B #AD3382 #AD5E33
monochromatic
#174E46 #257E71 #33AD9B #51CCBA #81DACD
Accessibility & contrast
On white
2.77
#33AD9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#33AD9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AD9B
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AD9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AD9B | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39A
Deuteranopia (green-blind)
#94969D
Tritanopia (blue-blind)
#00B0A7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #33ad9b; /* rgb */ color: rgb(51, 173, 155); /* oklch */ color: oklch(67.7% 0.108 180.9);
Tailwind
colors: {
custom: {
50: '#7cc6b8',
500: '#33ad9b',
950: '#000000',
},
}SCSS
$custom: #33ad9b; $custom-light: #7cc6b8; $custom-dark: #000000;
JSON
{
"hex": "#33ad9b",
"rgb": {
"r": 51,
"g": 173,
"b": 155
},
"hsl": {
"h": 171.148,
"s": 54.464,
"l": 43.922
},
"oklch": {
"l": 0.67716,
"c": 0.10842,
"h": 180.9
},
"luminance": 0.32958
}Semantic roles & 50–950 ramp
primary
#33AD9B
secondary
#C37984
accent
#4A60DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280