#33A1B2#33A1B2
#33A1B2 is a light, moderate teal. Relative luminance 0.294; OKLCH L 65.5% C 0.099 H 209.9°. Best body text is #000000 at 6.88:1 contrast (WCAG AA passes).
Color values
| HEX | #33A1B2 |
|---|---|
| RGB | rgb(51, 161, 178) |
| HSL | hsl(188, 55%, 45%) |
| HSV | hsv(188, 71%, 70%) |
| CMYK | cmyk(71.3%, 9.6%, 0%, 30.2%) |
| CIE-LAB | lab(61.14, -24.83, -17.75) |
| CIE-LCH | lch(61.14, 30.52, 215.55°) |
| OKLab | oklab(65.53% -0.0858 -0.0493) |
| OKLCH | oklch(65.53% 0.099 209.9) |
| XYZ | xyz(22.1425, 29.4053, 46.6197) |
| Luminance | 0.2941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.86
Cadetblue
#5F9EA0
ΔE00 6.26
Teal Blue
#01889F
ΔE00 8.85
Sea
#3C9992
ΔE00 9.76
Greyblue
#77A1B5
ΔE00 9.86
Darkcyan
#008B8B
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A1B2 #B24433
analogous
#33B283 #33A1B2 #3362B2
triadic
#33A1B2 #B233A1 #A1B233
tetradic
#33A1B2 #8333B2 #B24433 #62B233
square
#33A1B2 #8333B2 #B24433 #62B233
split-complementary
#33A1B2 #B23362 #B28333
monochromatic
#184B53 #257682 #33A1B2 #54BECE #84D0DC
Accessibility & contrast
On white
3.05
#33A1B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.88
#33A1B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #33A1B2
6.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A1B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A1B2 | 1.00 | 3.05 | 6.88 | 6.88 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929BB3
Deuteranopia (green-blind)
#808EB2
Tritanopia (blue-blind)
#00A9A6
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #33a1b2; /* rgb */ color: rgb(51, 161, 178); /* oklch */ color: oklch(65.5% 0.099 209.9);
Tailwind
colors: {
custom: {
50: '#7dbdc9',
500: '#33a1b2',
950: '#000000',
},
}SCSS
$custom: #33a1b2; $custom-light: #7dbdc9; $custom-dark: #000000;
JSON
{
"hex": "#33a1b2",
"rgb": {
"r": 51,
"g": 161,
"b": 178
},
"hsl": {
"h": 188.031,
"s": 55.459,
"l": 44.902
},
"oklch": {
"l": 0.65531,
"c": 0.099,
"h": 209.9
},
"luminance": 0.29408
}Semantic roles & 50–950 ramp
primary
#33A1B2
secondary
#C5867C
accent
#5D49DF
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182