#33A89C#33A89C
#33A89C is a light, moderate teal. Relative luminance 0.311; OKLCH L 66.5% C 0.103 H 185.1°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #33A89C |
|---|---|
| RGB | rgb(51, 168, 156) |
| HSL | hsl(174, 53%, 43%) |
| HSV | hsv(174, 70%, 66%) |
| CMYK | cmyk(69.6%, 0%, 7.1%, 34.1%) |
| CIE-LAB | lab(62.60, -34.77, -3.20) |
| CIE-LCH | lch(62.60, 34.91, 185.25°) |
| OKLab | oklab(66.48% -0.1028 -0.0092) |
| OKLCH | oklch(66.48% 0.103 185.1) |
| XYZ | xyz(21.3658, 31.1069, 36.3242) |
| Luminance | 0.3111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.42
Blue Green
#0F9B8E
ΔE00 4.49
Sea
#3C9992
ΔE00 4.96
Topaz
#13BBAF
ΔE00 5.47
Dull Teal
#5F9E8F
ΔE00 5.94
Tealish
#24BCA8
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A89C #A8333F
analogous
#33A861 #33A89C #3379A8
triadic
#33A89C #9C33A8 #A89C33
tetradic
#33A89C #6133A8 #A8333F #79A833
square
#33A89C #6133A8 #A8333F #79A833
split-complementary
#33A89C #A83379 #A86133
monochromatic
#164A45 #257970 #33A89C #4FC9BD #7ED8CE
Accessibility & contrast
On white
2.91
#33A89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#33A89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A89C
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A89C | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9F9C
Deuteranopia (green-blind)
#8F929D
Tritanopia (blue-blind)
#00ACA4
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #33a89c; /* rgb */ color: rgb(51, 168, 156); /* oklch */ color: oklch(66.5% 0.103 185.1);
Tailwind
colors: {
custom: {
50: '#7cc2b9',
500: '#33a89c',
950: '#000000',
},
}SCSS
$custom: #33a89c; $custom-light: #7cc2b9; $custom-dark: #000000;
JSON
{
"hex": "#33a89c",
"rgb": {
"r": 51,
"g": 168,
"b": 156
},
"hsl": {
"h": 173.846,
"s": 53.425,
"l": 42.941
},
"oklch": {
"l": 0.66482,
"c": 0.10317,
"h": 185.1
},
"luminance": 0.31109
}Semantic roles & 50–950 ramp
primary
#33A89C
secondary
#C1767E
accent
#4B5ADD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180