#33A7B8#33A7B8
#33A7B8 is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.2% C 0.102 H 209.3°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #33A7B8 |
|---|---|
| RGB | rgb(51, 167, 184) |
| HSL | hsl(188, 57%, 46%) |
| HSV | hsv(188, 72%, 72%) |
| CMYK | cmyk(72.3%, 9.2%, 0%, 27.8%) |
| CIE-LAB | lab(63.18, -25.99, -18.01) |
| CIE-LCH | lch(63.18, 31.62, 214.73°) |
| OKLab | oklab(67.25% -0.0894 -0.0501) |
| OKLCH | oklch(67.25% 0.102 209.3) |
| XYZ | xyz(23.8320, 31.7991, 50.2199) |
| Luminance | 0.3180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.13
Cadetblue
#5F9EA0
ΔE00 6.70
Greyblue
#77A1B5
ΔE00 10.06
Lightseagreen
#20B2AA
ΔE00 10.27
Sea
#3C9992
ΔE00 10.30
Teal Blue
#01889F
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A7B8 #B84433
analogous
#33B886 #33A7B8 #3364B8
triadic
#33A7B8 #B833A7 #A7B833
tetradic
#33A7B8 #8633B8 #B84433 #64B833
square
#33A7B8 #8633B8 #B84433 #64B833
split-complementary
#33A7B8 #B83364 #B88633
monochromatic
#185058 #267C88 #33A7B8 #58C1D1 #88D3DE
Accessibility & contrast
On white
2.85
#33A7B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#33A7B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A7B8
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A7B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A7B8 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A1B9
Deuteranopia (green-blind)
#8593B8
Tritanopia (blue-blind)
#00AFAC
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #33a7b8; /* rgb */ color: rgb(51, 167, 184); /* oklch */ color: oklch(67.2% 0.102 209.3);
Tailwind
colors: {
custom: {
50: '#7ec1cd',
500: '#33a7b8',
950: '#000000',
},
}SCSS
$custom: #33a7b8; $custom-light: #7ec1cd; $custom-dark: #000000;
JSON
{
"hex": "#33a7b8",
"rgb": {
"r": 51,
"g": 167,
"b": 184
},
"hsl": {
"h": 187.669,
"s": 56.596,
"l": 46.078
},
"oklch": {
"l": 0.67245,
"c": 0.10246,
"h": 209.3
},
"luminance": 0.31802
}Semantic roles & 50–950 ramp
primary
#33A7B8
secondary
#C8887F
accent
#5B48E0
background
#F8FBFC
surface
#EFF7F9
border
#CAD0D2
text
#0B1213
muted
#7C8182