#33A69F#33A69F
#33A69F is a light, moderate teal. Relative luminance 0.305; OKLCH L 66.1% C 0.101 H 189.1°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #33A69F |
|---|---|
| RGB | rgb(51, 166, 159) |
| HSL | hsl(176, 53%, 43%) |
| HSV | hsv(176, 69%, 65%) |
| CMYK | cmyk(69.3%, 0%, 4.2%, 34.9%) |
| CIE-LAB | lab(62.06, -32.98, -5.67) |
| CIE-LCH | lch(62.06, 33.47, 189.75°) |
| OKLab | oklab(66.08% -0.0993 -0.0159) |
| OKLCH | oklch(66.08% 0.101 189.1) |
| XYZ | xyz(21.2566, 30.4770, 37.5565) |
| Luminance | 0.3048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.57
Sea
#3C9992
ΔE00 4.11
Blue Green
#0F9B8E
ΔE00 4.70
Topaz
#13BBAF
ΔE00 6.21
Dull Teal
#5F9E8F
ΔE00 6.33
Cadetblue
#5F9EA0
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A69F #A6333A
analogous
#33A666 #33A69F #3373A6
triadic
#33A69F #9F33A6 #A69F33
tetradic
#33A69F #6633A6 #A6333A #73A633
square
#33A69F #6633A6 #A6333A #73A633
split-complementary
#33A69F #A63373 #A66633
monochromatic
#164845 #257772 #33A69F #4EC9C1 #7CD7D1
Accessibility & contrast
On white
2.96
#33A69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#33A69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A69F
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A69F | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9D9F
Deuteranopia (green-blind)
#8C91A0
Tritanopia (blue-blind)
#00AAA4
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #33a69f; /* rgb */ color: rgb(51, 166, 159); /* oklch */ color: oklch(66.1% 0.101 189.1);
Tailwind
colors: {
custom: {
50: '#7cc1bb',
500: '#33a69f',
950: '#000000',
},
}SCSS
$custom: #33a69f; $custom-light: #7cc1bb; $custom-dark: #000000;
JSON
{
"hex": "#33a69f",
"rgb": {
"r": 51,
"g": 166,
"b": 159
},
"hsl": {
"h": 176.348,
"s": 52.995,
"l": 42.549
},
"oklch": {
"l": 0.66076,
"c": 0.10056,
"h": 189.1
},
"luminance": 0.30479
}Semantic roles & 50–950 ramp
primary
#33A69F
secondary
#C0757A
accent
#4B54DC
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180