#33ABB4#33ABB4
#33ABB4 is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.1% C 0.103 H 202.4°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #33ABB4 |
|---|---|
| RGB | rgb(51, 171, 180) |
| HSL | hsl(184, 56%, 45%) |
| HSV | hsv(184, 72%, 71%) |
| CMYK | cmyk(71.7%, 5%, 0%, 29.4%) |
| CIE-LAB | lab(64.26, -29.20, -14.14) |
| CIE-LCH | lch(64.26, 32.45, 205.84°) |
| OKLab | oklab(68.08% -0.0951 -0.0393) |
| OKLCH | oklch(68.08% 0.103 202.4) |
| XYZ | xyz(24.1627, 33.1221, 48.2909) |
| Luminance | 0.3312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.65
Cadetblue
#5F9EA0
ΔE00 6.15
Lightseagreen
#20B2AA
ΔE00 6.97
Sea
#3C9992
ΔE00 8.40
Topaz
#13BBAF
ΔE00 9.16
Darkturquoise
#00CED1
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ABB4 #B43C33
analogous
#33B47C #33ABB4 #336AB4
triadic
#33ABB4 #B433AB #ABB433
tetradic
#33ABB4 #7C33B4 #B43C33 #6AB433
square
#33ABB4 #7C33B4 #B43C33 #6AB433
split-complementary
#33ABB4 #B4336A #B47C33
monochromatic
#185055 #257E84 #33ABB4 #55C6CF #85D6DC
Accessibility & contrast
On white
2.75
#33ABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#33ABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ABB4
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ABB4 | 1.00 | 2.75 | 7.62 | 7.62 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B5
Deuteranopia (green-blind)
#8B96B5
Tritanopia (blue-blind)
#00B2AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #33abb4; /* rgb */ color: rgb(51, 171, 180); /* oklch */ color: oklch(68.1% 0.103 202.4);
Tailwind
colors: {
custom: {
50: '#7ec4ca',
500: '#33abb4',
950: '#000000',
},
}SCSS
$custom: #33abb4; $custom-light: #7ec4ca; $custom-dark: #000000;
JSON
{
"hex": "#33abb4",
"rgb": {
"r": 51,
"g": 171,
"b": 180
},
"hsl": {
"h": 184.186,
"s": 55.844,
"l": 45.294
},
"oklch": {
"l": 0.68075,
"c": 0.10289,
"h": 202.4
},
"luminance": 0.33125
}Semantic roles & 50–950 ramp
primary
#33ABB4
secondary
#C6827D
accent
#5349DF
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182