#33A7C1#33A7C1
#33A7C1 is a light, moderate cyan. Relative luminance 0.322; OKLCH L 67.6% C 0.106 H 216.3°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #33A7C1 |
|---|---|
| RGB | rgb(51, 167, 193) |
| HSL | hsl(191, 58%, 48%) |
| HSV | hsv(191, 74%, 76%) |
| CMYK | cmyk(73.6%, 13.5%, 0%, 24.3%) |
| CIE-LAB | lab(63.50, -23.14, -22.55) |
| CIE-LCH | lch(63.50, 32.31, 224.26°) |
| OKLab | oklab(67.61% -0.0857 -0.0629) |
| OKLCH | oklch(67.61% 0.106 216.3) |
| XYZ | xyz(24.8055, 32.1886, 55.3474) |
| Luminance | 0.3219 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.60
Greyblue
#77A1B5
ΔE00 8.57
Cadetblue
#5F9EA0
ΔE00 8.91
Teal Blue
#01889F
ΔE00 10.51
Bluegrey
#85A3B2
ΔE00 11.14
Bright Sky Blue
#02CCFE
ΔE00 11.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A7C1 #C14D33
analogous
#33C194 #33A7C1 #3360C1
triadic
#33A7C1 #C133A7 #A7C133
tetradic
#33A7C1 #9433C1 #C14D33 #60C133
square
#33A7C1 #9433C1 #C14D33 #60C133
split-complementary
#33A7C1 #C13360 #C19433
monochromatic
#195360 #267D91 #33A7C1 #5DBED4 #8DD2E1
Accessibility & contrast
On white
2.82
#33A7C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#33A7C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A7C1
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A7C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A7C1 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A2C2
Deuteranopia (green-blind)
#8294C1
Tritanopia (blue-blind)
#00B0AF
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33a7c1; /* rgb */ color: rgb(51, 167, 193); /* oklch */ color: oklch(67.6% 0.106 216.3);
Tailwind
colors: {
custom: {
50: '#7fc1d3',
500: '#33a7c1',
950: '#000000',
},
}SCSS
$custom: #33a7c1; $custom-light: #7fc1d3; $custom-dark: #000000;
JSON
{
"hex": "#33a7c1",
"rgb": {
"r": 51,
"g": 167,
"b": 193
},
"hsl": {
"h": 190.986,
"s": 58.197,
"l": 47.843
},
"oklch": {
"l": 0.67611,
"c": 0.10633,
"h": 216.3
},
"luminance": 0.32191
}Semantic roles & 50–950 ramp
primary
#33A7C1
secondary
#CB9184
accent
#6346E1
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182