#33AE9B#33AE9B
#33AE9B is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.0% C 0.109 H 180.3°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #33AE9B |
|---|---|
| RGB | rgb(51, 174, 155) |
| HSL | hsl(171, 55%, 44%) |
| HSV | hsv(171, 71%, 68%) |
| CMYK | cmyk(70.7%, 0%, 10.9%, 31.8%) |
| CIE-LAB | lab(64.44, -37.79, 0.06) |
| CIE-LCH | lch(64.44, 37.79, 179.92°) |
| OKLab | oklab(67.97% -0.1094 -0.0005) |
| OKLCH | oklch(67.97% 0.109 180.3) |
| XYZ | xyz(22.4148, 33.3399, 36.2579) |
| Luminance | 0.3334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.93
Greeny Blue
#42B395
ΔE00 3.94
Lightseagreen
#20B2AA
ΔE00 4.28
Topaz
#13BBAF
ΔE00 4.71
Turquoise (survey)
#06C2AC
ΔE00 5.58
Blue Green
#0F9B8E
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AE9B #AE3346
analogous
#33AE5E #33AE9B #3384AE
triadic
#33AE9B #9B33AE #AE9B33
tetradic
#33AE9B #5E33AE #AE3346 #84AE33
square
#33AE9B #5E33AE #AE3346 #84AE33
split-complementary
#33AE9B #AE3384 #AE5E33
monochromatic
#174F47 #257F71 #33AE9B #52CCB9 #81DACC
Accessibility & contrast
On white
2.74
#33AE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#33AE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AE9B
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AE9B | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49A
Deuteranopia (green-blind)
#95979D
Tritanopia (blue-blind)
#00B1A8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #33ae9b; /* rgb */ color: rgb(51, 174, 155); /* oklch */ color: oklch(68.0% 0.109 180.3);
Tailwind
colors: {
custom: {
50: '#7cc7b8',
500: '#33ae9b',
950: '#000000',
},
}SCSS
$custom: #33ae9b; $custom-light: #7cc7b8; $custom-dark: #000000;
JSON
{
"hex": "#33ae9b",
"rgb": {
"r": 51,
"g": 174,
"b": 155
},
"hsl": {
"h": 170.732,
"s": 54.667,
"l": 44.118
},
"oklch": {
"l": 0.67969,
"c": 0.10944,
"h": 180.3
},
"luminance": 0.33342
}Semantic roles & 50–950 ramp
primary
#33AE9B
secondary
#C37985
accent
#4A61DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280