#33ABBF#33ABBF
#33ABBF is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.5% C 0.106 H 211.2°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #33ABBF |
|---|---|
| RGB | rgb(51, 171, 191) |
| HSL | hsl(189, 58%, 47%) |
| HSV | hsv(189, 73%, 75%) |
| CMYK | cmyk(73.3%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(64.63, -25.81, -19.70) |
| CIE-LCH | lch(64.63, 32.47, 217.36°) |
| OKLab | oklab(68.5% -0.0905 -0.0548) |
| OKLCH | oklch(68.5% 0.106 211.2) |
| XYZ | xyz(25.3281, 33.5882, 54.4284) |
| Luminance | 0.3359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.40
Cadetblue
#5F9EA0
ΔE00 7.83
Greyblue
#77A1B5
ΔE00 9.80
Lightseagreen
#20B2AA
ΔE00 10.99
Teal Blue
#01889F
ΔE00 11.61
Darkturquoise
#00CED1
ΔE00 11.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ABBF #BF4733
analogous
#33BF8D #33ABBF #3365BF
triadic
#33ABBF #BF33AB #ABBF33
tetradic
#33ABBF #8D33BF #BF4733 #65BF33
square
#33ABBF #8D33BF #BF4733 #65BF33
split-complementary
#33ABBF #BF3365 #BF8D33
monochromatic
#19555E #26808F #33ABBF #5CC2D3 #8CD4E0
Accessibility & contrast
On white
2.72
#33ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#33ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ABBF
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ABBF | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#8797BF
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #33abbf; /* rgb */ color: rgb(51, 171, 191); /* oklch */ color: oklch(68.5% 0.106 211.2);
Tailwind
colors: {
custom: {
50: '#7fc4d2',
500: '#33abbf',
950: '#000000',
},
}SCSS
$custom: #33abbf; $custom-light: #7fc4d2; $custom-dark: #000000;
JSON
{
"hex": "#33abbf",
"rgb": {
"r": 51,
"g": 171,
"b": 191
},
"hsl": {
"h": 188.571,
"s": 57.851,
"l": 47.451
},
"oklch": {
"l": 0.68502,
"c": 0.10581,
"h": 211.2
},
"luminance": 0.33591
}Semantic roles & 50–950 ramp
primary
#33ABBF
secondary
#CB8D83
accent
#5D47E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182