#33A2B1#33A2B1
#33A2B1 is a light, moderate teal. Relative luminance 0.297; OKLCH L 65.7% C 0.099 H 208.1°. Best body text is #000000 at 6.94:1 contrast (WCAG AA passes).
Color values
| HEX | #33A2B1 |
|---|---|
| RGB | rgb(51, 162, 177) |
| HSL | hsl(187, 55%, 45%) |
| HSV | hsv(187, 71%, 69%) |
| CMYK | cmyk(71.2%, 8.5%, 0%, 30.6%) |
| CIE-LAB | lab(61.41, -25.65, -16.77) |
| CIE-LCH | lch(61.41, 30.65, 213.18°) |
| OKLab | oklab(65.74% -0.0873 -0.0466) |
| OKLCH | oklch(65.74% 0.099 208.1) |
| XYZ | xyz(22.2180, 29.7162, 46.1513) |
| Luminance | 0.2972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.58
Cadetblue
#5F9EA0
ΔE00 5.86
Sea
#3C9992
ΔE00 9.12
Teal Blue
#01889F
ΔE00 9.32
Lightseagreen
#20B2AA
ΔE00 10.21
Greyblue
#77A1B5
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A2B1 #B14233
analogous
#33B181 #33A2B1 #3363B1
triadic
#33A2B1 #B133A2 #A2B133
tetradic
#33A2B1 #8133B1 #B14233 #63B133
square
#33A2B1 #8133B1 #B14233 #63B133
split-complementary
#33A2B1 #B13363 #B18133
monochromatic
#184B52 #257781 #33A2B1 #54BFCE #83D1DB
Accessibility & contrast
On white
3.02
#33A2B1 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.94
#33A2B1 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #33A2B1
6.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A2B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A2B1 | 1.00 | 3.02 | 6.94 | 6.94 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB2
Deuteranopia (green-blind)
#828FB1
Tritanopia (blue-blind)
#00A9A6
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #33a2b1; /* rgb */ color: rgb(51, 162, 177); /* oklch */ color: oklch(65.7% 0.099 208.1);
Tailwind
colors: {
custom: {
50: '#7dbec8',
500: '#33a2b1',
950: '#000000',
},
}SCSS
$custom: #33a2b1; $custom-light: #7dbec8; $custom-dark: #000000;
JSON
{
"hex": "#33a2b1",
"rgb": {
"r": 51,
"g": 162,
"b": 177
},
"hsl": {
"h": 187.143,
"s": 55.263,
"l": 44.706
},
"oklch": {
"l": 0.65738,
"c": 0.09893,
"h": 208.1
},
"luminance": 0.29719
}Semantic roles & 50–950 ramp
primary
#33A2B1
secondary
#C5847B
accent
#5B49DF
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182