#33A8BF#33A8BF
#33A8BF is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.8% C 0.105 H 213.9°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #33A8BF |
|---|---|
| RGB | rgb(51, 168, 191) |
| HSL | hsl(190, 58%, 47%) |
| HSV | hsv(190, 73%, 75%) |
| CMYK | cmyk(73.3%, 12%, 0%, 25.1%) |
| CIE-LAB | lab(63.73, -24.29, -21.08) |
| CIE-LCH | lch(63.73, 32.16, 220.96°) |
| OKLab | oklab(67.77% -0.0875 -0.0588) |
| OKLCH | oklch(67.77% 0.105 213.9) |
| XYZ | xyz(24.7678, 32.4677, 54.2417) |
| Luminance | 0.3247 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.67
Cadetblue
#5F9EA0
ΔE00 8.21
Greyblue
#77A1B5
ΔE00 9.05
Teal Blue
#01889F
ΔE00 10.71
Bluegrey
#85A3B2
ΔE00 11.48
Bright Sky Blue
#02CCFE
ΔE00 11.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A8BF #BF4A33
analogous
#33BF90 #33A8BF #3362BF
triadic
#33A8BF #BF33A8 #A8BF33
tetradic
#33A8BF #9033BF #BF4A33 #62BF33
square
#33A8BF #9033BF #BF4A33 #62BF33
split-complementary
#33A8BF #BF3362 #BF9033
monochromatic
#19535E #267E8F #33A8BF #5CC0D3 #8CD2E0
Accessibility & contrast
On white
2.80
#33A8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#33A8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A8BF
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A8BF | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A2C0
Deuteranopia (green-blind)
#8494BF
Tritanopia (blue-blind)
#00B1AF
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33a8bf; /* rgb */ color: rgb(51, 168, 191); /* oklch */ color: oklch(67.8% 0.105 213.9);
Tailwind
colors: {
custom: {
50: '#7fc2d2',
500: '#33a8bf',
950: '#000000',
},
}SCSS
$custom: #33a8bf; $custom-light: #7fc2d2; $custom-dark: #000000;
JSON
{
"hex": "#33a8bf",
"rgb": {
"r": 51,
"g": 168,
"b": 191
},
"hsl": {
"h": 189.857,
"s": 57.851,
"l": 47.451
},
"oklch": {
"l": 0.67771,
"c": 0.10541,
"h": 213.9
},
"luminance": 0.32471
}Semantic roles & 50–950 ramp
primary
#33A8BF
secondary
#CB8F83
accent
#6047E1
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182