#33A8A1#33A8A1
#33A8A1 is a light, moderate teal. Relative luminance 0.313; OKLCH L 66.6% C 0.102 H 189.2°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #33A8A1 |
|---|---|
| RGB | rgb(51, 168, 161) |
| HSL | hsl(176, 53%, 43%) |
| HSV | hsv(176, 70%, 66%) |
| CMYK | cmyk(69.6%, 0%, 4.2%, 34.1%) |
| CIE-LAB | lab(62.74, -33.36, -5.78) |
| CIE-LCH | lch(62.74, 33.86, 189.84°) |
| OKLab | oklab(66.65% -0.1005 -0.0162) |
| OKLCH | oklch(66.65% 0.102 189.2) |
| XYZ | xyz(21.7979, 31.2798, 38.6001) |
| Luminance | 0.3128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.00
Sea
#3C9992
ΔE00 4.70
Blue Green
#0F9B8E
ΔE00 5.18
Topaz
#13BBAF
ΔE00 5.65
Dull Teal
#5F9E8F
ΔE00 6.61
Tealish
#24BCA8
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A8A1 #A8333A
analogous
#33A866 #33A8A1 #3375A8
triadic
#33A8A1 #A133A8 #A8A133
tetradic
#33A8A1 #6633A8 #A8333A #75A833
square
#33A8A1 #6633A8 #A8333A #75A833
split-complementary
#33A8A1 #A83375 #A86633
monochromatic
#164A47 #257974 #33A8A1 #4FC9C2 #7ED8D2
Accessibility & contrast
On white
2.89
#33A8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#33A8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A8A1
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A8A1 | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA1
Deuteranopia (green-blind)
#8D92A2
Tritanopia (blue-blind)
#00ACA6
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #33a8a1; /* rgb */ color: rgb(51, 168, 161); /* oklch */ color: oklch(66.6% 0.102 189.2);
Tailwind
colors: {
custom: {
50: '#7cc2bc',
500: '#33a8a1',
950: '#000000',
},
}SCSS
$custom: #33a8a1; $custom-light: #7cc2bc; $custom-dark: #000000;
JSON
{
"hex": "#33a8a1",
"rgb": {
"r": 51,
"g": 168,
"b": 161
},
"hsl": {
"h": 176.41,
"s": 53.425,
"l": 42.941
},
"oklch": {
"l": 0.66648,
"c": 0.10176,
"h": 189.2
},
"luminance": 0.31282
}Semantic roles & 50–950 ramp
primary
#33A8A1
secondary
#C1767B
accent
#4B54DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1212
muted
#7C8181