#33A3A3#33A3A3
#33A3A3 is a light, moderate teal. Relative luminance 0.295; OKLCH L 65.5% C 0.098 H 195.0°. Best body text is #000000 at 6.91:1 contrast (WCAG AA passes).
Color values
| HEX | #33A3A3 |
|---|---|
| RGB | rgb(51, 163, 163) |
| HSL | hsl(180, 52%, 42%) |
| HSV | hsv(180, 69%, 64%) |
| CMYK | cmyk(68.7%, 0%, 0%, 36.1%) |
| CIE-LAB | lab(61.26, -30.39, -9.12) |
| CIE-LCH | lch(61.26, 31.73, 196.71°) |
| OKLab | oklab(65.46% -0.0944 -0.0253) |
| OKLCH | oklch(65.46% 0.098 195) |
| XYZ | xyz(21.0703, 29.5401, 39.2346) |
| Luminance | 0.2954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.28
Cadetblue
#5F9EA0
ΔE00 5.31
Lightseagreen
#20B2AA
ΔE00 5.37
Blue Green
#0F9B8E
ΔE00 6.22
Dull Teal
#5F9E8F
ΔE00 7.65
Turquoise Blue
#06B1C4
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A3A3 #A33333
analogous
#33A36B #33A3A3 #336BA3
triadic
#33A3A3 #A333A3 #A3A333
tetradic
#33A3A3 #6B33A3 #A33333 #6BA333
square
#33A3A3 #6B33A3 #A33333 #6BA333
split-complementary
#33A3A3 #A3336B #A36B33
monochromatic
#164646 #247474 #33A3A3 #4CC7C7 #7BD6D6
Accessibility & contrast
On white
3.04
#33A3A3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.91
#33A3A3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #33A3A3
6.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A3A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A3A3 | 1.00 | 3.04 | 6.91 | 6.91 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989BA3
Deuteranopia (green-blind)
#878FA4
Tritanopia (blue-blind)
#00A8A3
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #33a3a3; /* rgb */ color: rgb(51, 163, 163); /* oklch */ color: oklch(65.5% 0.098 195.0);
Tailwind
colors: {
custom: {
50: '#7bbebe',
500: '#33a3a3',
950: '#000000',
},
}SCSS
$custom: #33a3a3; $custom-light: #7bbebe; $custom-dark: #000000;
JSON
{
"hex": "#33a3a3",
"rgb": {
"r": 51,
"g": 163,
"b": 163
},
"hsl": {
"h": 180,
"s": 52.336,
"l": 41.961
},
"oklch": {
"l": 0.65461,
"c": 0.09771,
"h": 195
},
"luminance": 0.29543
}Semantic roles & 50–950 ramp
primary
#33A3A3
secondary
#BE7373
accent
#4C4CDC
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1212
muted
#7C8181