#33A89F#33A89F
#33A89F is a light, moderate teal. Relative luminance 0.312; OKLCH L 66.6% C 0.102 H 187.5°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #33A89F |
|---|---|
| RGB | rgb(51, 168, 159) |
| HSL | hsl(175, 53%, 43%) |
| HSV | hsv(175, 70%, 66%) |
| CMYK | cmyk(69.6%, 0%, 5.4%, 34.1%) |
| CIE-LAB | lab(62.68, -33.93, -4.75) |
| CIE-LCH | lch(62.68, 34.26, 187.97°) |
| OKLab | oklab(66.58% -0.1014 -0.0134) |
| OKLCH | oklch(66.58% 0.102 187.5) |
| XYZ | xyz(21.6230, 31.2098, 37.6787) |
| Luminance | 0.3121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.03
Sea
#3C9992
ΔE00 4.73
Blue Green
#0F9B8E
ΔE00 4.83
Topaz
#13BBAF
ΔE00 5.50
Dull Teal
#5F9E8F
ΔE00 6.29
Tealish
#24BCA8
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A89F #A8333C
analogous
#33A865 #33A89F #3376A8
triadic
#33A89F #9F33A8 #A89F33
tetradic
#33A89F #6533A8 #A8333C #76A833
square
#33A89F #6533A8 #A8333C #76A833
split-complementary
#33A89F #A83376 #A86533
monochromatic
#164A46 #257973 #33A89F #4FC9C0 #7ED8D1
Accessibility & contrast
On white
2.90
#33A89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#33A89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A89F
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A89F | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9F9F
Deuteranopia (green-blind)
#8E92A0
Tritanopia (blue-blind)
#00ACA5
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #33a89f; /* rgb */ color: rgb(51, 168, 159); /* oklch */ color: oklch(66.6% 0.102 187.5);
Tailwind
colors: {
custom: {
50: '#7cc2bb',
500: '#33a89f',
950: '#000000',
},
}SCSS
$custom: #33a89f; $custom-light: #7cc2bb; $custom-dark: #000000;
JSON
{
"hex": "#33a89f",
"rgb": {
"r": 51,
"g": 168,
"b": 159
},
"hsl": {
"h": 175.385,
"s": 53.425,
"l": 42.941
},
"oklch": {
"l": 0.66581,
"c": 0.10226,
"h": 187.5
},
"luminance": 0.31212
}Semantic roles & 50–950 ramp
primary
#33A89F
secondary
#C1767C
accent
#4B56DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180