#33AAB2#33AAB2
#33AAB2 is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.8% C 0.102 H 201.7°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #33AAB2 |
|---|---|
| RGB | rgb(51, 170, 178) |
| HSL | hsl(184, 55%, 45%) |
| HSV | hsv(184, 71%, 70%) |
| CMYK | cmyk(71.3%, 4.5%, 0%, 30.2%) |
| CIE-LAB | lab(63.89, -29.32, -13.59) |
| CIE-LCH | lch(63.89, 32.32, 204.86°) |
| OKLab | oklab(67.75% -0.095 -0.0377) |
| OKLCH | oklch(67.75% 0.102 201.7) |
| XYZ | xyz(23.7723, 32.6648, 47.1629) |
| Luminance | 0.3267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.10
Cadetblue
#5F9EA0
ΔE00 5.91
Lightseagreen
#20B2AA
ΔE00 6.69
Sea
#3C9992
ΔE00 7.93
Topaz
#13BBAF
ΔE00 8.97
Darkturquoise
#00CED1
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AAB2 #B23B33
analogous
#33B27B #33AAB2 #336AB2
triadic
#33AAB2 #B233AA #AAB233
tetradic
#33AAB2 #7B33B2 #B23B33 #6AB233
square
#33AAB2 #7B33B2 #B23B33 #6AB233
split-complementary
#33AAB2 #B2336A #B27B33
monochromatic
#184F53 #257D82 #33AAB2 #54C6CE #84D6DC
Accessibility & contrast
On white
2.79
#33AAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#33AAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AAB2
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AAB2 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA3B3
Deuteranopia (green-blind)
#8B95B3
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #33aab2; /* rgb */ color: rgb(51, 170, 178); /* oklch */ color: oklch(67.8% 0.102 201.7);
Tailwind
colors: {
custom: {
50: '#7ec3c9',
500: '#33aab2',
950: '#000000',
},
}SCSS
$custom: #33aab2; $custom-light: #7ec3c9; $custom-dark: #000000;
JSON
{
"hex": "#33aab2",
"rgb": {
"r": 51,
"g": 170,
"b": 178
},
"hsl": {
"h": 183.78,
"s": 55.459,
"l": 44.902
},
"oklch": {
"l": 0.67753,
"c": 0.10217,
"h": 201.7
},
"luminance": 0.32668
}Semantic roles & 50–950 ramp
primary
#33AAB2
secondary
#C5807C
accent
#5249DF
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182