#33ABB1#33ABB1
#33ABB1 is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.0% C 0.103 H 200.0°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #33ABB1 |
|---|---|
| RGB | rgb(51, 171, 177) |
| HSL | hsl(183, 55%, 45%) |
| HSV | hsv(183, 71%, 69%) |
| CMYK | cmyk(71.2%, 3.4%, 0%, 30.6%) |
| CIE-LAB | lab(64.16, -30.11, -12.62) |
| CIE-LCH | lch(64.16, 32.65, 202.74°) |
| OKLab | oklab(67.96% -0.0964 -0.035) |
| OKLCH | oklch(67.96% 0.103 200) |
| XYZ | xyz(23.8604, 33.0011, 46.6988) |
| Luminance | 0.3300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.66
Lightseagreen
#20B2AA
ΔE00 5.86
Cadetblue
#5F9EA0
ΔE00 6.05
Sea
#3C9992
ΔE00 7.59
Topaz
#13BBAF
ΔE00 8.15
Blue Green
#0F9B8E
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ABB1 #B13933
analogous
#33B178 #33ABB1 #336CB1
triadic
#33ABB1 #B133AB #ABB133
tetradic
#33ABB1 #7833B1 #B13933 #6CB133
square
#33ABB1 #7833B1 #B13933 #6CB133
split-complementary
#33ABB1 #B1336C #B17833
monochromatic
#184F52 #257D81 #33ABB1 #54C8CE #83D7DB
Accessibility & contrast
On white
2.76
#33ABB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#33ABB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ABB1
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ABB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ABB1 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B2
Deuteranopia (green-blind)
#8C96B2
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #33abb1; /* rgb */ color: rgb(51, 171, 177); /* oklch */ color: oklch(68.0% 0.103 200.0);
Tailwind
colors: {
custom: {
50: '#7ec4c8',
500: '#33abb1',
950: '#000000',
},
}SCSS
$custom: #33abb1; $custom-light: #7ec4c8; $custom-dark: #000000;
JSON
{
"hex": "#33abb1",
"rgb": {
"r": 51,
"g": 171,
"b": 177
},
"hsl": {
"h": 182.857,
"s": 55.263,
"l": 44.706
},
"oklch": {
"l": 0.67963,
"c": 0.10256,
"h": 200
},
"luminance": 0.33004
}Semantic roles & 50–950 ramp
primary
#33ABB1
secondary
#C57F7B
accent
#5049DF
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282