#33AE9D#33AE9D
#33AE9D is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.0% C 0.109 H 181.7°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #33AE9D |
|---|---|
| RGB | rgb(51, 174, 157) |
| HSL | hsl(172, 55%, 44%) |
| HSV | hsv(172, 71%, 68%) |
| CMYK | cmyk(70.7%, 0%, 9.8%, 31.8%) |
| CIE-LAB | lab(64.49, -37.25, -0.98) |
| CIE-LCH | lch(64.49, 37.26, 181.50°) |
| OKLab | oklab(68.03% -0.1085 -0.0032) |
| OKLCH | oklch(68.03% 0.109 181.7) |
| XYZ | xyz(22.5842, 33.4076, 37.1498) |
| Luminance | 0.3341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.61
Tealish
#24BCA8
ΔE00 3.96
Topaz
#13BBAF
ΔE00 4.31
Greeny Blue
#42B395
ΔE00 4.57
Turquoise (survey)
#06C2AC
ΔE00 5.65
Blue Green
#0F9B8E
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AE9D #AE3344
analogous
#33AE60 #33AE9D #3382AE
triadic
#33AE9D #9D33AE #AE9D33
tetradic
#33AE9D #6033AE #AE3344 #82AE33
square
#33AE9D #6033AE #AE3344 #82AE33
split-complementary
#33AE9D #AE3382 #AE6033
monochromatic
#174F48 #257F72 #33AE9D #52CCBB #81DACE
Accessibility & contrast
On white
2.73
#33AE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#33AE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AE9D
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AE9D | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49C
Deuteranopia (green-blind)
#95979F
Tritanopia (blue-blind)
#00B1A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #33ae9d; /* rgb */ color: rgb(51, 174, 157); /* oklch */ color: oklch(68.0% 0.109 181.7);
Tailwind
colors: {
custom: {
50: '#7dc7b9',
500: '#33ae9d',
950: '#000000',
},
}SCSS
$custom: #33ae9d; $custom-light: #7dc7b9; $custom-dark: #000000;
JSON
{
"hex": "#33ae9d",
"rgb": {
"r": 51,
"g": 174,
"b": 157
},
"hsl": {
"h": 171.707,
"s": 54.667,
"l": 44.118
},
"oklch": {
"l": 0.68032,
"c": 0.10855,
"h": 181.7
},
"luminance": 0.3341
}Semantic roles & 50–950 ramp
primary
#33AE9D
secondary
#C37984
accent
#4A5EDE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280