#33A5A0#33A5A0
#33A5A0 is a light, moderate teal. Relative luminance 0.302; OKLCH L 65.9% C 0.100 H 190.7°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #33A5A0 |
|---|---|
| RGB | rgb(51, 165, 160) |
| HSL | hsl(177, 53%, 42%) |
| HSV | hsv(177, 69%, 65%) |
| CMYK | cmyk(69.1%, 0%, 3%, 35.3%) |
| CIE-LAB | lab(61.78, -32.22, -6.65) |
| CIE-LCH | lch(61.78, 32.90, 191.66°) |
| OKLab | oklab(65.86% -0.0978 -0.0186) |
| OKLCH | oklch(65.86% 0.1 190.7) |
| XYZ | xyz(21.1626, 30.1497, 37.9550) |
| Luminance | 0.3015 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.92
Lightseagreen
#20B2AA
ΔE00 3.99
Blue Green
#0F9B8E
ΔE00 4.97
Cadetblue
#5F9EA0
ΔE00 6.40
Dull Teal
#5F9E8F
ΔE00 6.61
Topaz
#13BBAF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A5A0 #A53338
analogous
#33A567 #33A5A0 #3371A5
triadic
#33A5A0 #A033A5 #A5A033
tetradic
#33A5A0 #6733A5 #A53338 #71A533
square
#33A5A0 #6733A5 #A53338 #71A533
split-complementary
#33A5A0 #A53371 #A56733
monochromatic
#164845 #257673 #33A5A0 #4DC8C3 #7CD6D3
Accessibility & contrast
On white
2.99
#33A5A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#33A5A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A5A0
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A5A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A5A0 | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9CA0
Deuteranopia (green-blind)
#8A90A1
Tritanopia (blue-blind)
#00AAA3
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #33a5a0; /* rgb */ color: rgb(51, 165, 160); /* oklch */ color: oklch(65.9% 0.100 190.7);
Tailwind
colors: {
custom: {
50: '#7bc0bc',
500: '#33a5a0',
950: '#000000',
},
}SCSS
$custom: #33a5a0; $custom-light: #7bc0bc; $custom-dark: #000000;
JSON
{
"hex": "#33a5a0",
"rgb": {
"r": 51,
"g": 165,
"b": 160
},
"hsl": {
"h": 177.368,
"s": 52.778,
"l": 42.353
},
"oklch": {
"l": 0.65858,
"c": 0.09956,
"h": 190.7
},
"luminance": 0.30152
}Semantic roles & 50–950 ramp
primary
#33A5A0
secondary
#BF7578
accent
#4C52DC
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1212
muted
#7C8181