#69ACC2#69ACC2
#69ACC2 is a light, moderate cyan. Relative luminance 0.364; OKLCH L 70.8% C 0.075 H 221.0°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #69ACC2 |
|---|---|
| RGB | rgb(105, 172, 194) |
| HSL | hsl(195, 42%, 59%) |
| HSV | hsv(195, 46%, 76%) |
| CMYK | cmyk(45.9%, 11.3%, 0%, 23.9%) |
| CIE-LAB | lab(66.83, -15.40, -17.87) |
| CIE-LCH | lch(66.83, 23.59, 229.26°) |
| OKLab | oklab(70.79% -0.0567 -0.0493) |
| OKLCH | oklch(70.79% 0.075 221) |
| XYZ | xyz(30.3123, 36.4011, 56.4573) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.06
Bluegrey
#85A3B2
ΔE00 7.12
Turquoise Blue
#06B1C4
ΔE00 7.59
Cadetblue
#5F9EA0
ΔE00 9.25
Bluey Grey
#89A0B0
ΔE00 9.34
Sky Blue
#87CEEB
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ACC2 #C27F69
analogous
#69C2AB #69ACC2 #697FC2
triadic
#69ACC2 #C269AC #ACC269
tetradic
#69ACC2 #AB69C2 #C27F69 #7FC269
square
#69ACC2 #AB69C2 #C27F69 #7FC269
split-complementary
#69ACC2 #C2697F #C2AB69
monochromatic
#336B7E #4590A9 #69ACC2 #95C4D4 #C0DCE5
Accessibility & contrast
On white
2.54
#69ACC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#69ACC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ACC2
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ACC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ACC2 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C3
Deuteranopia (green-blind)
#919EC2
Tritanopia (blue-blind)
#3FB3B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #69acc2; /* rgb */ color: rgb(105, 172, 194); /* oklch */ color: oklch(70.8% 0.075 221.0);
Tailwind
colors: {
custom: {
50: '#99c4d4',
500: '#69acc2',
950: '#000000',
},
}SCSS
$custom: #69acc2; $custom-light: #99c4d4; $custom-dark: #000000;
JSON
{
"hex": "#69acc2",
"rgb": {
"r": 105,
"g": 172,
"b": 194
},
"hsl": {
"h": 194.831,
"s": 42.18,
"l": 58.627
},
"oklch": {
"l": 0.70792,
"c": 0.07519,
"h": 221
},
"luminance": 0.36403
}Semantic roles & 50–950 ramp
primary
#69ACC2
secondary
#D5BBB2
accent
#7556D2
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183