#33A7BC#33A7BC
#33A7BC is a light, moderate teal. Relative luminance 0.320; OKLCH L 67.4% C 0.104 H 212.5°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #33A7BC |
|---|---|
| RGB | rgb(51, 167, 188) |
| HSL | hsl(189, 57%, 47%) |
| HSV | hsv(189, 73%, 74%) |
| CMYK | cmyk(72.9%, 11.2%, 0%, 26.3%) |
| CIE-LAB | lab(63.32, -24.73, -20.04) |
| CIE-LCH | lch(63.32, 31.83, 219.01°) |
| OKLab | oklab(67.41% -0.0877 -0.0558) |
| OKLCH | oklch(67.41% 0.104 212.5) |
| XYZ | xyz(24.2572, 31.9692, 52.4594) |
| Luminance | 0.3197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.52
Cadetblue
#5F9EA0
ΔE00 7.62
Greyblue
#77A1B5
ΔE00 9.31
Teal Blue
#01889F
ΔE00 10.43
Sea
#3C9992
ΔE00 11.63
Lightseagreen
#20B2AA
ΔE00 11.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A7BC #BC4833
analogous
#33BC8D #33A7BC #3363BC
triadic
#33A7BC #BC33A7 #A7BC33
tetradic
#33A7BC #8D33BC #BC4833 #63BC33
square
#33A7BC #8D33BC #BC4833 #63BC33
split-complementary
#33A7BC #BC3363 #BC8D33
monochromatic
#19515C #267C8C #33A7BC #5AC0D2 #8AD2DF
Accessibility & contrast
On white
2.84
#33A7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#33A7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A7BC
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A7BC | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BD
Deuteranopia (green-blind)
#8493BC
Tritanopia (blue-blind)
#00AFAD
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #33a7bc; /* rgb */ color: rgb(51, 167, 188); /* oklch */ color: oklch(67.4% 0.104 212.5);
Tailwind
colors: {
custom: {
50: '#7fc1d0',
500: '#33a7bc',
950: '#000000',
},
}SCSS
$custom: #33a7bc; $custom-light: #7fc1d0; $custom-dark: #000000;
JSON
{
"hex": "#33a7bc",
"rgb": {
"r": 51,
"g": 167,
"b": 188
},
"hsl": {
"h": 189.197,
"s": 57.322,
"l": 46.863
},
"oklch": {
"l": 0.67405,
"c": 0.10397,
"h": 212.5
},
"luminance": 0.31972
}Semantic roles & 50–950 ramp
primary
#33A7BC
secondary
#C98C81
accent
#5F47E1
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0B1214
muted
#7C8182