#33AAB8#33AAB8
#33AAB8 is a light, moderate teal. Relative luminance 0.329; OKLCH L 68.0% C 0.103 H 206.6°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #33AAB8 |
|---|---|
| RGB | rgb(51, 170, 184) |
| HSL | hsl(186, 57%, 46%) |
| HSV | hsv(186, 72%, 72%) |
| CMYK | cmyk(72.3%, 7.6%, 0%, 27.8%) |
| CIE-LAB | lab(64.09, -27.49, -16.63) |
| CIE-LCH | lch(64.09, 32.13, 211.18°) |
| OKLab | oklab(67.98% -0.0924 -0.0462) |
| OKLCH | oklch(67.98% 0.103 206.6) |
| XYZ | xyz(24.3879, 32.9111, 50.4053) |
| Luminance | 0.3291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.57
Cadetblue
#5F9EA0
ΔE00 6.54
Lightseagreen
#20B2AA
ΔE00 8.90
Sea
#3C9992
ΔE00 9.73
Darkturquoise
#00CED1
ΔE00 10.72
Greyblue
#77A1B5
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AAB8 #B84133
analogous
#33B883 #33AAB8 #3367B8
triadic
#33AAB8 #B833AA #AAB833
tetradic
#33AAB8 #8333B8 #B84133 #67B833
square
#33AAB8 #8333B8 #B84133 #67B833
split-complementary
#33AAB8 #B83367 #B88333
monochromatic
#185158 #267E88 #33AAB8 #58C4D1 #88D5DE
Accessibility & contrast
On white
2.77
#33AAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#33AAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AAB8
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AAB8 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA3B9
Deuteranopia (green-blind)
#8995B8
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #33aab8; /* rgb */ color: rgb(51, 170, 184); /* oklch */ color: oklch(68.0% 0.103 206.6);
Tailwind
colors: {
custom: {
50: '#7ec3cd',
500: '#33aab8',
950: '#000000',
},
}SCSS
$custom: #33aab8; $custom-light: #7ec3cd; $custom-dark: #000000;
JSON
{
"hex": "#33aab8",
"rgb": {
"r": 51,
"g": 170,
"b": 184
},
"hsl": {
"h": 186.316,
"s": 56.596,
"l": 46.078
},
"oklch": {
"l": 0.67981,
"c": 0.10332,
"h": 206.6
},
"luminance": 0.32914
}Semantic roles & 50–950 ramp
primary
#33AAB8
secondary
#C8877F
accent
#5848E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1213
muted
#7C8182