#33AD99#33AD99
#33AD99 is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.7% C 0.109 H 179.4°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #33AD99 |
|---|---|
| RGB | rgb(51, 173, 153) |
| HSL | hsl(170, 54%, 44%) |
| HSV | hsv(170, 71%, 68%) |
| CMYK | cmyk(70.5%, 0%, 11.6%, 32.2%) |
| CIE-LAB | lab(64.07, -37.88, 0.64) |
| CIE-LCH | lch(64.07, 37.88, 179.04°) |
| OKLab | oklab(67.65% -0.1093 0.0011) |
| OKLCH | oklch(67.65% 0.109 179.4) |
| XYZ | xyz(22.0558, 32.8883, 35.3165) |
| Luminance | 0.3289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.73
Tealish
#24BCA8
ΔE00 4.25
Lightseagreen
#20B2AA
ΔE00 4.73
Topaz
#13BBAF
ΔE00 5.17
Turquoise (survey)
#06C2AC
ΔE00 5.86
Blue Green
#0F9B8E
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AD99 #AD3347
analogous
#33AD5C #33AD99 #3384AD
triadic
#33AD99 #9933AD #AD9933
tetradic
#33AD99 #5C33AD #AD3347 #84AD33
square
#33AD99 #5C33AD #AD3347 #84AD33
split-complementary
#33AD99 #AD3384 #AD5C33
monochromatic
#174E45 #257E6F #33AD99 #51CCB8 #81DACB
Accessibility & contrast
On white
2.77
#33AD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#33AD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AD99
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AD99 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A398
Deuteranopia (green-blind)
#95969B
Tritanopia (blue-blind)
#00B0A7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #33ad99; /* rgb */ color: rgb(51, 173, 153); /* oklch */ color: oklch(67.7% 0.109 179.4);
Tailwind
colors: {
custom: {
50: '#7cc6b7',
500: '#33ad99',
950: '#000000',
},
}SCSS
$custom: #33ad99; $custom-light: #7cc6b7; $custom-dark: #000000;
JSON
{
"hex": "#33ad99",
"rgb": {
"r": 51,
"g": 173,
"b": 153
},
"hsl": {
"h": 170.164,
"s": 54.464,
"l": 43.922
},
"oklch": {
"l": 0.67654,
"c": 0.10935,
"h": 179.4
},
"luminance": 0.32891
}Semantic roles & 50–950 ramp
primary
#33AD99
secondary
#C37985
accent
#4A62DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280