#33A6CA#33A6CA
#33A6CA is a light, moderate cyan. Relative luminance 0.322; OKLCH L 67.8% C 0.112 H 223.5°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #33A6CA |
|---|---|
| RGB | rgb(51, 166, 202) |
| HSL | hsl(194, 60%, 50%) |
| HSV | hsv(194, 75%, 79%) |
| CMYK | cmyk(74.8%, 17.8%, 0%, 20.8%) |
| CIE-LAB | lab(63.54, -19.69, -27.50) |
| CIE-LCH | lch(63.54, 33.83, 234.39°) |
| OKLab | oklab(67.76% -0.0812 -0.077) |
| OKLCH | oklch(67.76% 0.112 223.5) |
| XYZ | xyz(25.6577, 32.2375, 60.7359) |
| Luminance | 0.3224 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 7.52
Greyblue
#77A1B5
ΔE00 7.93
Deepskyblue
#00BFFF
ΔE00 9.25
Bright Sky Blue
#02CCFE
ΔE00 10.51
Bluegrey
#85A3B2
ΔE00 10.68
Teal Blue
#01889F
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A6CA #CA5733
analogous
#33CAA3 #33A6CA #335ACA
triadic
#33A6CA #CA33A6 #A6CA33
tetradic
#33A6CA #A333CA #CA5733 #5ACA33
square
#33A6CA #A333CA #CA5733 #5ACA33
split-complementary
#33A6CA #CA335A #CAA333
monochromatic
#1A5668 #277E99 #33A6CA #63BCD8 #94D1E4
Accessibility & contrast
On white
2.82
#33A6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#33A6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A6CA
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A6CA | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A2CC
Deuteranopia (green-blind)
#7D93CA
Tritanopia (blue-blind)
#00B1B2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33a6ca; /* rgb */ color: rgb(51, 166, 202); /* oklch */ color: oklch(67.8% 0.112 223.5);
Tailwind
colors: {
custom: {
50: '#80c0da',
500: '#33a6ca',
950: '#000000',
},
}SCSS
$custom: #33a6ca; $custom-light: #80c0da; $custom-dark: #000000;
JSON
{
"hex": "#33a6ca",
"rgb": {
"r": 51,
"g": 166,
"b": 202
},
"hsl": {
"h": 194.305,
"s": 59.684,
"l": 49.608
},
"oklch": {
"l": 0.67756,
"c": 0.11194,
"h": 223.5
},
"luminance": 0.32241
}Semantic roles & 50–950 ramp
primary
#33A6CA
secondary
#CF9A8A
accent
#6B45E3
background
#F8FBFD
surface
#F0F7FA
border
#CBD0D3
text
#0C1214
muted
#7D8183