#33A9BF#33A9BF
#33A9BF is a light, moderate teal. Relative luminance 0.328; OKLCH L 68.0% C 0.106 H 213.0°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #33A9BF |
|---|---|
| RGB | rgb(51, 169, 191) |
| HSL | hsl(189, 58%, 47%) |
| HSV | hsv(189, 73%, 75%) |
| CMYK | cmyk(73.3%, 11.5%, 0%, 25.1%) |
| CIE-LAB | lab(64.03, -24.80, -20.62) |
| CIE-LCH | lch(64.03, 32.25, 219.75°) |
| OKLab | oklab(68.02% -0.0885 -0.0574) |
| OKLCH | oklch(68.02% 0.106 213) |
| XYZ | xyz(24.9532, 32.8384, 54.3034) |
| Luminance | 0.3284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.23
Cadetblue
#5F9EA0
ΔE00 8.06
Greyblue
#77A1B5
ΔE00 9.29
Teal Blue
#01889F
ΔE00 11.00
Bluegrey
#85A3B2
ΔE00 11.65
Bright Sky Blue
#02CCFE
ΔE00 11.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A9BF #BF4933
analogous
#33BF8F #33A9BF #3363BF
triadic
#33A9BF #BF33A9 #A9BF33
tetradic
#33A9BF #8F33BF #BF4933 #63BF33
square
#33A9BF #8F33BF #BF4933 #63BF33
split-complementary
#33A9BF #BF3363 #BF8F33
monochromatic
#19545E #267E8F #33A9BF #5CC1D3 #8CD3E0
Accessibility & contrast
On white
2.77
#33A9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#33A9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A9BF
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A9BF | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3C0
Deuteranopia (green-blind)
#8595BF
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #33a9bf; /* rgb */ color: rgb(51, 169, 191); /* oklch */ color: oklch(68.0% 0.106 213.0);
Tailwind
colors: {
custom: {
50: '#7fc3d2',
500: '#33a9bf',
950: '#000000',
},
}SCSS
$custom: #33a9bf; $custom-light: #7fc3d2; $custom-dark: #000000;
JSON
{
"hex": "#33a9bf",
"rgb": {
"r": 51,
"g": 169,
"b": 191
},
"hsl": {
"h": 189.429,
"s": 57.851,
"l": 47.451
},
"oklch": {
"l": 0.68015,
"c": 0.10551,
"h": 213
},
"luminance": 0.32841
}Semantic roles & 50–950 ramp
primary
#33A9BF
secondary
#CB8E83
accent
#5F47E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182