#43A7CA#43A7CA
#43A7CA is a light, moderate cyan. Relative luminance 0.331; OKLCH L 68.4% C 0.105 H 224.8°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #43A7CA |
|---|---|
| RGB | rgb(67, 167, 202) |
| HSL | hsl(196, 56%, 53%) |
| HSV | hsv(196, 67%, 79%) |
| CMYK | cmyk(66.8%, 17.3%, 0%, 20.8%) |
| CIE-LAB | lab(64.24, -18.01, -26.39) |
| CIE-LCH | lch(64.24, 31.96, 235.69°) |
| OKLab | oklab(68.43% -0.0744 -0.0737) |
| OKLCH | oklch(68.43% 0.105 224.8) |
| XYZ | xyz(26.7898, 33.0921, 60.8412) |
| Luminance | 0.3310 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.12
Turquoise Blue
#06B1C4
ΔE00 7.84
Deepskyblue
#00BFFF
ΔE00 8.91
Bluegrey
#85A3B2
ΔE00 9.85
Bright Sky Blue
#02CCFE
ΔE00 10.27
Lightblue (survey)
#7BC8F6
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43A7CA #CA6643
analogous
#43CAAA #43A7CA #4363CA
triadic
#43A7CA #CA43A7 #A7CA43
tetradic
#43A7CA #AA43CA #CA6643 #63CA43
square
#43A7CA #AA43CA #CA6643 #63CA43
split-complementary
#43A7CA #CA4363 #CAAA43
monochromatic
#205D72 #2E84A2 #43A7CA #73BDD7 #A2D4E5
Accessibility & contrast
On white
2.76
#43A7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#43A7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43A7CA
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43A7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43A7CA | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CC
Deuteranopia (green-blind)
#8196CA
Tritanopia (blue-blind)
#00B2B2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #43a7ca; /* rgb */ color: rgb(67, 167, 202); /* oklch */ color: oklch(68.4% 0.105 224.8);
Tailwind
colors: {
custom: {
50: '#86c1da',
500: '#43a7ca',
950: '#000000',
},
}SCSS
$custom: #43a7ca; $custom-light: #86c1da; $custom-dark: #000000;
JSON
{
"hex": "#43a7ca",
"rgb": {
"r": 67,
"g": 167,
"b": 202
},
"hsl": {
"h": 195.556,
"s": 56.017,
"l": 52.745
},
"oklch": {
"l": 0.68427,
"c": 0.10473,
"h": 224.8
},
"luminance": 0.33095
}Semantic roles & 50–950 ramp
primary
#43A7CA
secondary
#D2A697
accent
#7048DF
background
#F8FBFD
surface
#F0F7FA
border
#CBD0D3
text
#0C1214
muted
#7D8183