#33A9B2#33A9B2
#33A9B2 is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.5% C 0.102 H 202.5°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #33A9B2 |
|---|---|
| RGB | rgb(51, 169, 178) |
| HSL | hsl(184, 55%, 45%) |
| HSV | hsv(184, 71%, 70%) |
| CMYK | cmyk(71.3%, 5.1%, 0%, 30.2%) |
| CIE-LAB | lab(63.58, -28.83, -14.05) |
| CIE-LCH | lch(63.58, 32.07, 205.98°) |
| OKLab | oklab(67.51% -0.0939 -0.039) |
| OKLCH | oklch(67.51% 0.102 202.5) |
| XYZ | xyz(23.5855, 32.2913, 47.1007) |
| Luminance | 0.3229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.94
Cadetblue
#5F9EA0
ΔE00 5.80
Lightseagreen
#20B2AA
ΔE00 7.16
Sea
#3C9992
ΔE00 8.04
Topaz
#13BBAF
ΔE00 9.47
Blue Green
#0F9B8E
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A9B2 #B23C33
analogous
#33B27C #33A9B2 #3369B2
triadic
#33A9B2 #B233A9 #A9B233
tetradic
#33A9B2 #7C33B2 #B23C33 #69B233
square
#33A9B2 #7C33B2 #B23C33 #69B233
split-complementary
#33A9B2 #B23369 #B27C33
monochromatic
#184F53 #257C82 #33A9B2 #54C5CE #84D5DC
Accessibility & contrast
On white
2.82
#33A9B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#33A9B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A9B2
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A9B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A9B2 | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B3
Deuteranopia (green-blind)
#8994B3
Tritanopia (blue-blind)
#00B0AB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33a9b2; /* rgb */ color: rgb(51, 169, 178); /* oklch */ color: oklch(67.5% 0.102 202.5);
Tailwind
colors: {
custom: {
50: '#7ec3c9',
500: '#33a9b2',
950: '#000000',
},
}SCSS
$custom: #33a9b2; $custom-light: #7ec3c9; $custom-dark: #000000;
JSON
{
"hex": "#33a9b2",
"rgb": {
"r": 51,
"g": 169,
"b": 178
},
"hsl": {
"h": 184.252,
"s": 55.459,
"l": 44.902
},
"oklch": {
"l": 0.67506,
"c": 0.10171,
"h": 202.5
},
"luminance": 0.32294
}Semantic roles & 50–950 ramp
primary
#33A9B2
secondary
#C5817C
accent
#5449DF
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182