#33A9AF#33A9AF
#33A9AF is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.4% C 0.101 H 200.0°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #33A9AF |
|---|---|
| RGB | rgb(51, 169, 175) |
| HSL | hsl(183, 55%, 44%) |
| HSV | hsv(183, 71%, 69%) |
| CMYK | cmyk(70.9%, 3.4%, 0%, 31.4%) |
| CIE-LAB | lab(63.48, -29.74, -12.52) |
| CIE-LCH | lch(63.48, 32.26, 202.83°) |
| OKLab | oklab(67.39% -0.0952 -0.0347) |
| OKLCH | oklch(67.39% 0.101 200) |
| XYZ | xyz(23.2876, 32.1722, 45.5316) |
| Luminance | 0.3217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.89
Cadetblue
#5F9EA0
ΔE00 5.69
Lightseagreen
#20B2AA
ΔE00 6.08
Sea
#3C9992
ΔE00 7.18
Topaz
#13BBAF
ΔE00 8.49
Blue Green
#0F9B8E
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A9AF #AF3933
analogous
#33AF77 #33A9AF #336BAF
triadic
#33A9AF #AF33A9 #A9AF33
tetradic
#33A9AF #7733AF #AF3933 #6BAF33
square
#33A9AF #7733AF #AF3933 #6BAF33
split-complementary
#33A9AF #AF336B #AF7733
monochromatic
#174D50 #257B80 #33A9AF #52C7CD #82D6DB
Accessibility & contrast
On white
2.82
#33A9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#33A9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A9AF
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A9AF | 1.00 | 2.82 | 7.43 | 7.43 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA1B0
Deuteranopia (green-blind)
#8A94B0
Tritanopia (blue-blind)
#00AFAB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33a9af; /* rgb */ color: rgb(51, 169, 175); /* oklch */ color: oklch(67.4% 0.101 200.0);
Tailwind
colors: {
custom: {
50: '#7dc3c6',
500: '#33a9af',
950: '#000000',
},
}SCSS
$custom: #33a9af; $custom-light: #7dc3c6; $custom-dark: #000000;
JSON
{
"hex": "#33a9af",
"rgb": {
"r": 51,
"g": 169,
"b": 175
},
"hsl": {
"h": 182.903,
"s": 54.867,
"l": 44.314
},
"oklch": {
"l": 0.67394,
"c": 0.10138,
"h": 200
},
"luminance": 0.32175
}Semantic roles & 50–950 ramp
primary
#33A9AF
secondary
#C47E7A
accent
#514ADE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182