#33A69C#33A69C
#33A69C is a light, moderate teal. Relative luminance 0.304; OKLCH L 66.0% C 0.101 H 186.6°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #33A69C |
|---|---|
| RGB | rgb(51, 166, 156) |
| HSL | hsl(175, 53%, 43%) |
| HSV | hsv(175, 69%, 65%) |
| CMYK | cmyk(69.3%, 0%, 6%, 34.9%) |
| CIE-LAB | lab(61.98, -33.83, -4.11) |
| CIE-LCH | lch(61.98, 34.08, 186.93°) |
| OKLab | oklab(65.98% -0.1007 -0.0117) |
| OKLCH | oklch(65.98% 0.101 186.6) |
| XYZ | xyz(20.9994, 30.3741, 36.2021) |
| Luminance | 0.3038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.69
Blue Green
#0F9B8E
ΔE00 4.15
Sea
#3C9992
ΔE00 4.21
Dull Teal
#5F9E8F
ΔE00 5.87
Topaz
#13BBAF
ΔE00 6.04
Teal (survey)
#029386
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A69C #A6333D
analogous
#33A663 #33A69C #3376A6
triadic
#33A69C #9C33A6 #A69C33
tetradic
#33A69C #6333A6 #A6333D #76A633
square
#33A69C #6333A6 #A6333D #76A633
split-complementary
#33A69C #A63376 #A66333
monochromatic
#164844 #257770 #33A69C #4EC9BE #7CD7CF
Accessibility & contrast
On white
2.97
#33A69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#33A69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A69C
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A69C | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9D9C
Deuteranopia (green-blind)
#8D919D
Tritanopia (blue-blind)
#00AAA3
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #33a69c; /* rgb */ color: rgb(51, 166, 156); /* oklch */ color: oklch(66.0% 0.101 186.6);
Tailwind
colors: {
custom: {
50: '#7bc1b9',
500: '#33a69c',
950: '#000000',
},
}SCSS
$custom: #33a69c; $custom-light: #7bc1b9; $custom-dark: #000000;
JSON
{
"hex": "#33a69c",
"rgb": {
"r": 51,
"g": 166,
"b": 156
},
"hsl": {
"h": 174.783,
"s": 52.995,
"l": 42.549
},
"oklch": {
"l": 0.65976,
"c": 0.10135,
"h": 186.6
},
"luminance": 0.30377
}Semantic roles & 50–950 ramp
primary
#33A69C
secondary
#C0757C
accent
#4B58DC
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180