#33A7A8#33A7A8
#33A7A8 is a light, moderate teal. Relative luminance 0.312; OKLCH L 66.6% C 0.100 H 195.9°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #33A7A8 |
|---|---|
| RGB | rgb(51, 167, 168) |
| HSL | hsl(181, 53%, 43%) |
| HSV | hsv(181, 70%, 66%) |
| CMYK | cmyk(69.6%, 0.6%, 0%, 34.1%) |
| CIE-LAB | lab(62.65, -30.85, -9.85) |
| CIE-LCH | lch(62.65, 32.38, 197.71°) |
| OKLab | oklab(66.64% -0.0963 -0.0274) |
| OKLCH | oklch(66.64% 0.1 195.9) |
| XYZ | xyz(22.2487, 31.1658, 41.8812) |
| Luminance | 0.3117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.75
Sea
#3C9992
ΔE00 5.47
Cadetblue
#5F9EA0
ΔE00 5.64
Turquoise Blue
#06B1C4
ΔE00 6.89
Blue Green
#0F9B8E
ΔE00 7.17
Topaz
#13BBAF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A7A8 #A83433
analogous
#33A86E #33A7A8 #336CA8
triadic
#33A7A8 #A833A7 #A7A833
tetradic
#33A7A8 #6E33A8 #A83433 #6CA833
square
#33A7A8 #6E33A8 #A83433 #6CA833
split-complementary
#33A7A8 #A8336C #A86E33
monochromatic
#164A4A #257879 #33A7A8 #4FC8C9 #7ED7D8
Accessibility & contrast
On white
2.90
#33A7A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#33A7A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A7A8
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A7A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A7A8 | 1.00 | 2.90 | 7.23 | 7.23 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9FA8
Deuteranopia (green-blind)
#8A92A9
Tritanopia (blue-blind)
#00ACA7
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #33a7a8; /* rgb */ color: rgb(51, 167, 168); /* oklch */ color: oklch(66.6% 0.100 195.9);
Tailwind
colors: {
custom: {
50: '#7cc1c1',
500: '#33a7a8',
950: '#000000',
},
}SCSS
$custom: #33a7a8; $custom-light: #7cc1c1; $custom-dark: #000000;
JSON
{
"hex": "#33a7a8",
"rgb": {
"r": 51,
"g": 167,
"b": 168
},
"hsl": {
"h": 180.513,
"s": 53.425,
"l": 42.941
},
"oklch": {
"l": 0.66641,
"c": 0.10009,
"h": 195.9
},
"luminance": 0.31168
}Semantic roles & 50–950 ramp
primary
#33A7A8
secondary
#C17776
accent
#4C4BDD
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181