#33AD9F#33AD9F
#33AD9F is a light, moderate teal. Relative luminance 0.331; OKLCH L 67.8% C 0.107 H 183.9°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #33AD9F |
|---|---|
| RGB | rgb(51, 173, 159) |
| HSL | hsl(173, 54%, 44%) |
| HSV | hsv(173, 71%, 68%) |
| CMYK | cmyk(70.5%, 0%, 8.1%, 32.2%) |
| CIE-LAB | lab(64.23, -36.24, -2.47) |
| CIE-LCH | lch(64.23, 36.33, 183.89°) |
| OKLab | oklab(67.84% -0.1065 -0.0072) |
| OKLCH | oklch(67.84% 0.107 183.9) |
| XYZ | xyz(22.5638, 33.0915, 37.9923) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.80
Topaz
#13BBAF
ΔE00 4.16
Tealish
#24BCA8
ΔE00 4.49
Greeny Blue
#42B395
ΔE00 5.63
Blue Green
#0F9B8E
ΔE00 5.81
Turquoise (survey)
#06C2AC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AD9F #AD3341
analogous
#33AD62 #33AD9F #337EAD
triadic
#33AD9F #9F33AD #AD9F33
tetradic
#33AD9F #6233AD #AD3341 #7EAD33
square
#33AD9F #6233AD #AD3341 #7EAD33
split-complementary
#33AD9F #AD337E #AD6233
monochromatic
#174E48 #257E74 #33AD9F #51CCBE #81DAD0
Accessibility & contrast
On white
2.76
#33AD9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#33AD9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AD9F
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AD9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AD9F | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39F
Deuteranopia (green-blind)
#9396A0
Tritanopia (blue-blind)
#00B1A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #33ad9f; /* rgb */ color: rgb(51, 173, 159); /* oklch */ color: oklch(67.8% 0.107 183.9);
Tailwind
colors: {
custom: {
50: '#7dc6bb',
500: '#33ad9f',
950: '#000000',
},
}SCSS
$custom: #33ad9f; $custom-light: #7dc6bb; $custom-dark: #000000;
JSON
{
"hex": "#33ad9f",
"rgb": {
"r": 51,
"g": 173,
"b": 159
},
"hsl": {
"h": 173.115,
"s": 54.464,
"l": 43.922
},
"oklch": {
"l": 0.67843,
"c": 0.1068,
"h": 183.9
},
"luminance": 0.33094
}Semantic roles & 50–950 ramp
primary
#33AD9F
secondary
#C37981
accent
#4A5BDE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280