#33A3CA#33A3CA
#33A3CA is a light, moderate cyan. Relative luminance 0.312; OKLCH L 67.0% C 0.113 H 226.0°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #33A3CA |
|---|---|
| RGB | rgb(51, 163, 202) |
| HSL | hsl(195, 60%, 50%) |
| HSV | hsv(195, 75%, 79%) |
| CMYK | cmyk(74.8%, 19.3%, 0%, 20.8%) |
| CIE-LAB | lab(62.64, -18.11, -28.88) |
| CIE-LCH | lch(62.64, 34.09, 237.91°) |
| OKLab | oklab(67.04% -0.0783 -0.081) |
| OKLCH | oklch(67.04% 0.113 226) |
| XYZ | xyz(25.1187, 31.1595, 60.5562) |
| Luminance | 0.3116 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.88
Turquoise Blue
#06B1C4
ΔE00 8.83
Deepskyblue
#00BFFF
ΔE00 9.32
Bluegrey
#85A3B2
ΔE00 10.69
Teal Blue
#01889F
ΔE00 10.93
Azure (survey)
#069AF3
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A3CA #CA5A33
analogous
#33CAA6 #33A3CA #3357CA
triadic
#33A3CA #CA33A3 #A3CA33
tetradic
#33A3CA #A633CA #CA5A33 #57CA33
square
#33A3CA #A633CA #CA5A33 #57CA33
split-complementary
#33A3CA #CA3357 #CAA633
monochromatic
#1A5468 #277C99 #33A3CA #63B9D8 #94CFE4
Accessibility & contrast
On white
2.90
#33A3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#33A3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A3CA
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A3CA | 1.00 | 2.90 | 7.23 | 7.23 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA0CC
Deuteranopia (green-blind)
#7991CA
Tritanopia (blue-blind)
#00AEB0
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #33a3ca; /* rgb */ color: rgb(51, 163, 202); /* oklch */ color: oklch(67.0% 0.113 226.0);
Tailwind
colors: {
custom: {
50: '#80beda',
500: '#33a3ca',
950: '#000000',
},
}SCSS
$custom: #33a3ca; $custom-light: #80beda; $custom-dark: #000000;
JSON
{
"hex": "#33a3ca",
"rgb": {
"r": 51,
"g": 163,
"b": 202
},
"hsl": {
"h": 195.497,
"s": 59.684,
"l": 49.608
},
"oklch": {
"l": 0.67037,
"c": 0.11268,
"h": 226
},
"luminance": 0.31162
}Semantic roles & 50–950 ramp
primary
#33A3CA
secondary
#CF9C8A
accent
#6E45E3
background
#F8FBFD
surface
#F0F6FA
border
#CBD0D3
text
#0C1214
muted
#7D8183