#69ABC2#69ABC2
#69ABC2 is a light, moderate cyan. Relative luminance 0.360; OKLCH L 70.6% C 0.075 H 222.3°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABC2 |
|---|---|
| RGB | rgb(105, 171, 194) |
| HSL | hsl(196, 42%, 59%) |
| HSV | hsv(196, 46%, 76%) |
| CMYK | cmyk(45.9%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(66.54, -14.87, -18.31) |
| CIE-LCH | lch(66.54, 23.59, 230.93°) |
| OKLab | oklab(70.56% -0.0555 -0.0505) |
| OKLCH | oklch(70.56% 0.075 222.3) |
| XYZ | xyz(30.1227, 36.0219, 56.3941) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.68
Bluegrey
#85A3B2
ΔE00 6.86
Turquoise Blue
#06B1C4
ΔE00 7.94
Bluey Grey
#89A0B0
ΔE00 9.03
Cadetblue
#5F9EA0
ΔE00 9.52
Sky Blue
#87CEEB
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABC2 #C28069
analogous
#69C2AC #69ABC2 #697EC2
triadic
#69ABC2 #C269AB #ABC269
tetradic
#69ABC2 #AC69C2 #C28069 #7EC269
square
#69ABC2 #AC69C2 #C28069 #7EC269
split-complementary
#69ABC2 #C2697E #C2AC69
monochromatic
#336A7E #458FA9 #69ABC2 #95C3D4 #C0DCE5
Accessibility & contrast
On white
2.56
#69ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#69ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABC2
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABC2 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA8C3
Deuteranopia (green-blind)
#909DC2
Tritanopia (blue-blind)
#3FB2B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #69abc2; /* rgb */ color: rgb(105, 171, 194); /* oklch */ color: oklch(70.6% 0.075 222.3);
Tailwind
colors: {
custom: {
50: '#99c4d4',
500: '#69abc2',
950: '#000000',
},
}SCSS
$custom: #69abc2; $custom-light: #99c4d4; $custom-dark: #000000;
JSON
{
"hex": "#69abc2",
"rgb": {
"r": 105,
"g": 171,
"b": 194
},
"hsl": {
"h": 195.506,
"s": 42.18,
"l": 58.627
},
"oklch": {
"l": 0.70562,
"c": 0.07511,
"h": 222.3
},
"luminance": 0.36024
}Semantic roles & 50–950 ramp
primary
#69ABC2
secondary
#D5BBB2
accent
#7656D2
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183